Open jwhitley opened 12 years ago
Would be a huge help! Without any Require experience I got a bit confused/lost. A sample app would be awesome.
Hi @dbashford! Now that v0.5.0 has shipped, this is on the short-list.
Also see the newly updated README.md on the project's homepage; basic usage and setup has been simplified somewhat.
@jwhitley
https://github.com/nfedyashev/requirejs-rails-example/commits/master
John, what do you think?
I have a few ideas on how it could be improved(especially regardine requirejs.yml
config) but this might be a basic starting point.
I've verified it with rake assets:precompile
- everything seems fine.
@nfedyashev Hi Nikita, just a quick note to let you know I haven't forgotten this. I'll check it out this week, once I get some other requirejs-rails issues fixed that are blockers for my team's projects.
Was looking for something similiar myself - I see this was last updated a year ago - any progress ?
Thanks!
Either update the default plugin dummy Rails app to become a barebones sanity-test app, or add a dedicated app for that purpose.