search for: heroku_rack

Displaying 5 results from an estimated 5 matches for "heroku_rack".

2010 Nov 29
4
Error heroku: App Crashed
Hi , i developed a small application(which contails only static pages) . I tried to host that on heroku .just when everything was finished when i opened my site i,e http://floating-moon-89.heroku.com/ i am getting an error as App Crashed..where did it gone wrong? pls help... -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To
2011 Jun 02
10
Application Error!!!!!!!!!!!!!!!!!!!!!!!
...y/gems/1.8/gems/thin-1.2.6/lib/rack/adapter/rails.rb:42:in `load_application'' [36m2011-06-02T09:20:20+00:00 app[web.1]:←[0m from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/thin-1.2.6/lib/rack/adapter/rails.rb:23:in `initialize'' [36m2011-06-02T09:20:20+00:00 app[web.1]:←[0m from /home/heroku_rack/heroku.ru:29:in `new'' [36m2011-06-02T09:20:20+00:00 app[web.1]:←[0m from /home/heroku_rack/heroku.ru:29 [36m2011-06-02T09:20:20+00:00 app[web.1]:←[0m from /app/.gems/gems/rack-1.1.2/lib/rack/builder.rb:46:in `instance_eval'' [36m2011-06-02T09:20:20+00:00 app[web.1]:←[0m from /ap...
2010 Mar 20
0
Problem with videos on heroku
...9; #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'' /usr/local/lib/ruby/gems/1.8/gems/thin-1.0.1/lib/rack/adapter/ rails.rb:60:in `serve_rails'' /usr/local/lib/ruby/gems/1.8/gems/thin-1.0.1/lib/rack/adapter/ rails.rb:80:in `call'' /home/heroku_rack/lib/static_assets.rb:9:in `call'' /home/heroku_rack/lib/last_access.rb:25:in `call'' /usr/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb: 46:in `call'' /usr/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb: 40:in `each'' /usr/loc...
2010 Sep 19
4
Rails 2.3.8 - InvalidAuthenticityToken problem. URGENT!
...TCsMhyI3CkrZJK6O2NaLEoi+LRe8ZuDPWU9kc=", "user"=>{"remember_me"=>"0", "password"=>"xxxxx", "screen_name"=>"rune"}} ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): /home/heroku_rack/lib/static_assets.rb:9:in `call'' /home/heroku_rack/lib/last_access.rb:15:in `call'' /home/heroku_rack/lib/date_header.rb:14:in `call'' thin (1.2.6) lib/thin/connection.rb:76:in `pre_process'' thin (1.2.6) lib/thin/connection.rb:74:in `catch'' thin...
2009 Apr 12
0
Heroku Garden - reversing or changing a 'generate scaffold' command
...#39;'script/destroy scaffold Modelname'' from the console doesn''t seem to work. For example, I generated a Product scaffold in Heroku Garden. When I try to destroy it using the console, I get the following error: script/destroy scaffold Product SyntaxError: compile error /home/heroku_rack/lib/init.rb:1: syntax error, unexpected tIDENTIFIER, expecting kDO or ''{'' or ''('' script/destroy scaffold Product ^ Does anyone have any ideas on this? (I''m a Rails/OO newbie)? Many thanks --~--~---------~--~----~------------~-------~--~----~ You recei...