hi all, is anyone else getting this file missing error w/ your heroku app (see below)? i've gotten this > 5 times today on different apps, doing different things. the most recent is upon trying to generate a controller or model. i enter 'controller name_of_controller' and bingo! i get the error. no controller is made. same w/ models.
before, i'd create a fresh app, install a plugin, then boom! error. i'd uninstall the plugin, boom! i deleted the app, created a new app w/ a new name and the rails welcome page appeared fine. install the plugin, fine. no problems. then i tried to generate a controller, boom. such is my story. is anyone else having this issue? i haven't seen anything on the list yet, so i'm posting. thanks! gluis <snip> /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- json (MissingSourceFile) from /usr/local/lib/site_ruby/1.8/rubygems/ custom_require.rb:27:in `require' from /usr/lib/ruby/gems/1.8/gems/ activesupport-2.0.2/lib/active_support/dependencies.rb:496:in `require' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/ active_support/dependencies.rb:342:in `new_constants_in' from /usr/lib/ ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/ dependencies.rb:496:in `require' from /mnt/home/userapps/21973/vendor/ plugins/facebooker/lib/facebooker.rb:1 from /usr/local/lib/site_ruby/ 1.8/rubygems/custom_require.rb:27:in `gem_original_require' from /usr/ local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/ active_support/dependencies.rb:496:in `require' ... 23 levels... from / usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/generate.rb:1 from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require' from /usr/local/lib/site_ruby/1.8/rubygems/ custom_require.rb:27:in `require' from script/generate:3 </snip> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
