https://github.com/katalyst/tables
A library for viewing and interacting with database tables in Ruby on Rails.
https://github.com/katalyst/tables
rails tables
Last synced: about 2 months ago
JSON representation
A library for viewing and interacting with database tables in Ruby on Rails.
- Host: GitHub
- URL: https://github.com/katalyst/tables
- Owner: katalyst
- License: mit
- Created: 2022-03-03T04:30:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T09:44:57.000Z (11 months ago)
- Last Synced: 2024-12-06T10:17:04.458Z (10 months ago)
- Topics: rails, tables
- Language: Ruby
- Homepage: https://katalyst.github.io/tables/
- Size: 734 KB
- Stars: 5
- Watchers: 6
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Katalyst Tables
A library for viewing and interacting with database tables in Ruby on Rails.
## Documentation
See [katalyst.github.io/tables](https://katalyst.github.io/tables/) for documentation.
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/katalyst/katalyst-tables.
## License
Katalyst Tables is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).