https://github.com/sleepingkingstudios/librum-core
Librum engine defining core functionality.
https://github.com/sleepingkingstudios/librum-core
ruby ruby-on-rails
Last synced: 5 months ago
JSON representation
Librum engine defining core functionality.
- Host: GitHub
- URL: https://github.com/sleepingkingstudios/librum-core
- Owner: sleepingkingstudios
- License: gpl-3.0
- Created: 2023-05-24T04:20:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-25T21:05:54.000Z (8 months ago)
- Last Synced: 2025-10-25T22:14:51.924Z (8 months ago)
- Topics: ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 639 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Librum::Core
The core engine for the Librum application framework. Defines shared functionality such as base controllers, actions, views, and serializers.
## License
The gem is available as open source under the terms of the [GNU General Public License version 3](https://opensource.org/license/gpl-3-0/).