railsgsoc/actionform

Fail to install via RVM & Bundler

tangrufus opened this issue · 1 comments

Installing actionform by gem 'actionform', :github => 'rails/actionform' would give

Sprockets::FileNotFound at / couldn't find file 'action_form' However, the action_form.js file exists in the gem file.

and

NameError at /conferences/new uninitialized constant ActionForm

These 2 errors are gone if i change to gem 'active_form', :github => 'm-Peter/activeform' and use the old activeform names.

Not sure if this is a bug about rvm or bundler or actionform?

Also posting a question on SO

Thanks!

Action Form is nowhere near ready for production use. Please don't use it. Thanks.