0.0
Repository is archived
Simple gem to render Notion blocks as HTML using Rails
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

NotionRails (DEPRECATED)

⚠️ Deprecated ⚠️

This gem is no longer being developed or maintained.

The functionality provided by NotionRails has been migrated to a new repository: NotionToHtml. Please update your projects to use the new gem, as this repository will no longer receive updates or support.

Migration Instructions

To switch to the new NotionToHtml gem, follow these steps:

  1. Remove NotionRails from your Gemfile
  2. Add NotionToHtml to your Gemfile:
bundle add notion_to_html
  1. Update any references to NotionRails in your code to use NotionToHtml.

Repository Archive

This repository will remain available for historical reference, but no further updates will be made.

Questions or Issues?

If you have any questions or encounter issues during migration, please open an issue in the NotionToHtml repository.

Thank you for using NotionRails, and we hope the new NotionToHtml gem meets your needs!