carbon~benoist
carbon
Carbon Crystal A framework with Rails in mind.
Status
Just a POC to see how close we can stay
TODO
- [X] Notifications (ActiveSupport like)
- [ ] Middleware
- [X] Send file
- [X] Static File
- [X] Runtime
- [X] RequestId
- [X] Logger
- [ ] Exceptions
- [ ] RemoteIP
- [ ] Cookies
- [ ] Sessions Cookie Store
- [ ] Flash
- [ ] ParamsParser
- [ ] Head
- [ ] ConditionalGet
- [ ] ETag
- [ ] Resourceful routing
- [ ] Action filters
- [ ] Generators
- [ ] Asset pipeline
- [ ] View helpers
- [ ] Write specs
Contributing
- Fork it ( https://github.com/[your-github-name]/carbon/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- benoist Benoist Claassen - creator, maintainer