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:
- Remove
NotionRailsfrom yourGemfile - Add
NotionToHtmlto yourGemfile:
bundle add notion_to_html- 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!