voltrb/todos3

uninitialized constant Fields::TextController (NameError)

lgs opened this issue · 7 comments

lgs commented

Running todos3 I get uninitialized constant Fields::TextController :

lsoave@basenode:~/test/todos3$ bundle exec volt server
Volt 0.7.18
Using rack adapter
...
...
/home/lsoave/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/volt-fields-0.0.4/app/fields/controllers/textarea_controller.rb:2:in `': uninitialized constant Fields::TextController (NameError)
...

Can you try on ruby 2.1.1? Just want to see if thats part of the issue.

Same error...Tried with 2.1.1 also..

I get this error too.

Ok, try it now. pull and bundle. Should be fixed. Thanks for the heads up.

Its working now..Fix the same issue in other demo applications.

On Fri, Sep 19, 2014 at 9:33 PM, Ryan Stout notifications@github.com
wrote:

Ok, try it now. pull and bundle. Should be fixed. Thanks for the heads up.


Reply to this email directly or view it on GitHub
#1 (comment).

Raj

Should be fixed on blog, todos3, and contactsdemo app's.

Great..ll create some application in volt and let you know if i find any
bugs..really excited to see Meteor kind of features in ruby based
framework..since i'm working both ror and meteor i think i can grab the
concepts of volt easily :D

On Fri, Sep 19, 2014 at 9:45 PM, Ryan Stout notifications@github.com
wrote:

Should be fixed on blog, todos3, and contactsdemo app's.


Reply to this email directly or view it on GitHub
#1 (comment).

Raj