drogus / bulk_api

MIT License
149 stars 7 forks source link

Rails 3.1 bulk:install #18

Open joeylomanto opened 12 years ago

joeylomanto commented 12 years ago

Version 0.0.10 doesn't seem to be mounting the Sproutcore application (mount Bulk::Sproutcore.new => "/_sproutcore"). Has anybody else been running into this issue?

toadkicker commented 12 years ago

I just tried rails generate bulk:install and it skips mount Bulk::Sproutcore... (I've been making other SC apps)

filipechagas commented 12 years ago

I'm with the same problem. And, if I try to put manually on routes.rb, I get the error:

uninitialized constant Bulk::Sproutcore