https://github.com/iagodahlem/rydux
Simple Redux implementation in Ruby.
https://github.com/iagodahlem/rydux
redux redux-ruby ruby
Last synced: about 2 months ago
JSON representation
Simple Redux implementation in Ruby.
- Host: GitHub
- URL: https://github.com/iagodahlem/rydux
- Owner: iagodahlem
- Created: 2018-02-06T16:12:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T15:35:03.000Z (almost 8 years ago)
- Last Synced: 2025-04-01T19:57:44.924Z (about 1 year ago)
- Topics: redux, redux-ruby, ruby
- Language: Ruby
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rydux
Simple Redux implementation in Ruby.
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## License
[MIT License](http://iagodahlem.mit-license.org/) © Iago Dahlem