Settings

Theme

Seeking feedback for a React/Flux/Rails gem (my first gem)

3 points by akanshmurthy 10 years ago · 0 comments · 1 min read


After rewriting a lot of the same code regularly for Flux patterns within Rails, I was wishing for a single command that could generate all the files and folders I would need (action, util, dispatcher, store, etc.) with a "general" placeholder that I could quickly replace. So, I decided to try and make a gem (which does seem to work at this point). I'd love to get some feedback on it.

Include gem 'fluxify', '~> 0.2.1' in your Rails project. And, do rails generate fluxify:install to see the files in your app/javascripts/assets folder.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection