bulk_api icon indicating copy to clipboard operation
bulk_api copied to clipboard

Rails 3.1 bulk:install

Open joeylomanto opened this issue 14 years ago • 2 comments

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?

joeylomanto avatar Oct 04 '11 04:10 joeylomanto

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

toadkicker avatar Oct 30 '11 03:10 toadkicker

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

uninitialized constant Bulk::Sproutcore

filipechagas avatar Mar 12 '12 19:03 filipechagas