search for: local_cache

Displaying 20 results from an estimated 22 matches for "local_cache".

2012 Mar 01
1
help stylesheet_link_tag
...ogger.rb:16:in `call'' actionpack (3.2.1) lib/action_dispatch/middleware/request_id.rb: 22:in `call'' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'' rack (1.4.1) lib/rack/runtime.rb:17:in `call'' activesupport (3.2.1) lib/active_support/cache/strategy/ local_cache.rb:72:in `call'' rack (1.4.1) lib/rack/lock.rb:15:in `call'' actionpack (3.2.1) lib/action_dispatch/middleware/static.rb:53:in `call'' railties (3.2.1) lib/rails/engine.rb:479:in `call'' railties (3.2.1) lib/rails/application.rb:220:in `call'' rack...
2014 Feb 18
0
Compiled assets are not found in production mode run locally
....2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' ... Any idea ? What is wrong here ? Why Rails 4 didn't see my assets ? It is just a simpe app with on...
2010 Dec 10
0
Encoding issues when uploading files
...mote_ip.rb:48:in `call'' actionpack (3.0.0) lib/action_dispatch/middleware/show_exceptions.rb: 46:in `call'' railties (3.0.0) lib/rails/rack/logger.rb:13:in `call'' rack (1.2.1) lib/rack/runtime.rb:17:in `call'' activesupport (3.0.0) lib/active_support/cache/strategy/local_cache.rb: 72:in `call'' rack (1.2.1) lib/rack/lock.rb:11:in `block in call'' <internal:prelude>:10:in `synchronize'' rack (1.2.1) lib/rack/lock.rb:11:in `call'' actionpack (3.0.0) lib/action_dispatch/middleware/static.rb:30:in `call'' railties (3.0.0) lib/rai...
2010 Jun 17
2
"LoadError: no such file to load -- openssl", following Rails Guides
....9.2-preview3/gems/railties-3.0.0.beta4/ lib/rails/rack/logger.rb:16:in `call'' /home/lm/.rvm/gems/ruby-1.9.2-preview3/gems/rack-1.1.0/lib/rack/ runtime.rb:17:in `call'' /home/lm/.rvm/gems/ruby-1.9.2-preview3/gems/ activesupport-3.0.0.beta4/lib/active_support/cache/strategy/ local_cache.rb:72:in `call'' /home/lm/.rvm/gems/ruby-1.9.2-preview3/gems/rack-1.1.0/lib/rack/ lock.rb:11:in `block in call'' <internal:prelude>:10:in `synchronize'' /home/lm/.rvm/gems/ruby-1.9.2-preview3/gems/rack-1.1.0/lib/rack/ lock.rb:11:in `call'' /home...
2011 May 21
4
request.format = :mobile causes error "undefined method `ref' for nil:NilClass"
...mote_ip.rb:48:in `call'' actionpack (3.0.7) lib/action_dispatch/middleware/show_exceptions.rb: 47:in `call'' railties (3.0.7) lib/rails/rack/logger.rb:13:in `call'' rack (1.2.2) lib/rack/runtime.rb:17:in `call'' activesupport (3.0.7) lib/active_support/cache/strategy/local_cache.rb: 72:in `call'' rack (1.2.2) lib/rack/lock.rb:11:in `call'' rack (1.2.2) lib/rack/lock.rb:11:in `synchronize'' rack (1.2.2) lib/rack/lock.rb:11:in `call'' actionpack (3.0.7) lib/action_dispatch/middleware/static.rb:30:in `call'' railties (3.0.7) lib/rails/a...
2010 Aug 18
6
undefined method `eq' for nil:NilClass
I''m walking through an example in the "Head First Rails" book, but, instead doing the examples using Rails3.0.0.rc. But, I''m getting this error when browsing for example: http://localhost:3000/advs/1 undefined method `eq'' for nil:NilClass Provided that my advs_controller.rb is as follows: http://pastie.org/private/cd9zntg2ite57ept288kfa Any ideas why
2013 Feb 10
0
Nested attributes doesnt get updated
...n_dispatch/middleware/show_exceptions.rb:47:in `call'' railties (3.1.3) lib/rails/rack/logger.rb:13:in `call'' rack (1.3.5) lib/rack/methodoverride.rb:24:in `call'' rack (1.3.5) lib/rack/runtime.rb:17:in `call'' activesupport (3.1.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'' rack (1.3.5) lib/rack/lock.rb:15:in `call'' railties (3.1.3) lib/rails/engine.rb:456:in `call'' railties (3.1.3) lib/rails/railtie/configurable.rb:30:in `method_missing'' This is my *update function:* def update @a_w_request = AWRequest.fin...
2010 Jul 27
13
3.0.0rc ActionController::RoutingError No route matches
Have been developing on 3.0.0beta4 and just updated to 3.0.0.rc. When I try to link_to() a User object that previously had worked, I get the following: ActionView::Template::Error (No route matches {:action=>"destroy", :controller=>"games", :id=>#<User ..... > Yet I have in my routes.rb file has resources :users and my "rake routes" shows:
2009 Jun 22
1
getting error can't modify frozen hash
Hi, When I upgraded my rails application to rails 2.3.2 I am getting error ''can''t modify frozen hash'' on using @something.update_attribute(params[:something]). Can anyone help me who is familiarize with this bug? Thanks,
2011 Apr 20
1
Omniauth facebook authentication failure
I am using devise and omniauth for authentication. Wherever i click on the facebook login button i get this warning msg. ****************************************** warning: peer certificate won''t be verified in this SSL session ****************************************** But now i get this error msg ***************************************** OpenSSL::SSL::SSLError SSL_connect returned=1
2013 Mar 24
5
Rails 4.0 has_many_through and fields_for
...ger.rb:21:in `call'' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/request_id.rb:21:in `call'' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'' rack (1.5.2) lib/rack/runtime.rb:17:in `call'' activesupport (4.0.0.beta1) lib/active_support/cache/strategy/local_cache.rb:72:in `call'' rack (1.5.2) lib/rack/lock.rb:17:in `call'' actionpack (4.0.0.beta1) lib/action_dispatch/middleware/static.rb:64:in `call'' railties (4.0.0.beta1) lib/rails/engine.rb:510:in `call'' railties (4.0.0.beta1) lib/rails/application.rb:96:in `call''...
2013 Oct 29
3
rake db:migrate debacle
...r.rb:21:in `call'' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'' rack (1.5.2) lib/rack/runtime.rb:17:in `call'' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'' rack (1.5.2) lib/rack/lock.rb:17:in `call'' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'' railties (4.0.0) lib/rails/engine.rb:511:in `call'' railties (4.0.0) lib/rails/application.rb:97:in `call'' r...
2012 Jul 23
4
uninitialized constant ActionController::Flash::FlashHash [NameError])
.../logger.rb:16:in `call'' actionpack (3.2.1) lib/action_dispatch/middleware/request_id.rb:22:in `call'' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'' rack (1.4.1) lib/rack/runtime.rb:17:in `call'' activesupport (3.2.1) lib/active_support/cache/strategy/local_cache.rb:72:in `call'' rack (1.4.1) lib/rack/lock.rb:15:in `call'' actionpack (3.2.1) lib/action_dispatch/middleware/static.rb:53:in `call'' railties (3.2.1) lib/rails/engine.rb:479:in `call'' railties (3.2.1) lib/rails/application.rb:220:in `call'' rack...
2012 Feb 26
15
ActiveRecord::ConnectionNotEstablished
Hi, I am trying the tutorial in: http://guides.rubyonrails.org/getting_started.html when I try to navigate to http://localhost:3000 after the 4.3 change I get the error : ActiveRecord::ConnectionNotEstablished and I don''t know how to solve it the database.yml file is: adapter => mysql host => 127.0.0.1 database => blog username => root password => ***** my
2012 Apr 19
1
active admin undefined method `' for nil:NilClass
...ils/rack/logger.rb:16:in `call'' actionpack (3.2.1) lib/action_dispatch/middleware/request_id.rb:22:in `call'' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'' rack (1.4.1) lib/rack/runtime.rb:17:in `call'' activesupport (3.2.1) lib/active_support/cache/strategy/local_cache.rb:72:in `call'' rack (1.4.1) lib/rack/lock.rb:15:in `call'' actionpack (3.2.1) lib/action_dispatch/middleware/static.rb:53:in `call'' railties (3.2.1) lib/rails/engine.rb:479:in `call'' railties (3.2.1) lib/rails/application.rb:220:in `call'' railties (3.2.1...
2012 Sep 04
2
How to get contact list from yahoo in rails using OAuth
I can successfully get the contacts from google using OAuth gem in rails. my gmail configuration is : :google=>{ :key=>"***", :secret=>"***", :expose => true, :scope=>"https://www.google.com/m8/feeds/" } now i want to get contact from yahoo and hot mail. How to get that contact I have given following configuration in my
2012 Sep 18
2
undefined method `to_sym' for nil:NilClass
...ils/rack/logger.rb:16:in `call'' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call'' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'' rack (1.4.1) lib/rack/runtime.rb:17:in `call'' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call'' rack (1.4.1) lib/rack/lock.rb:15:in `call'' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call'' railties (3.2.2) lib/rails/engine.rb:479:in `call'' railties (3.2.2) lib/rails/application.rb:220:in `call'' rack (1.4.1) li...
2012 May 16
7
Rails 3.1.0 cannot connect to sqlite database on Mac Lion
I''m running Rails 3.2.3 on Mac Lion with sqlite 3.7.7 and ruby 1.9.3p125. I need to back down rails to 3.1.0 for a project but when I do that a simple index page give me a ActiveRecord::ConnectionNotEstablished error. Rails 3.2.3 works, 3.1.0 not. Any ideas? Just to show you it''s nothing fancy.... Gem file is only: source ''https://rubygems.org'' gem
2012 Apr 24
1
Rails 3 Errno::EAFNOSUPPORT: Address family not supported by protocol - socket(2)
...tionpack-3.2.3/lib/action_dispatch/middleware/request_id.rb:22:in `call'' [GEM_ROOT]/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'' [GEM_ROOT]/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'' [GEM_ROOT]/gems/activesupport-3.2.3/lib/active_support/cache/strategy/local_cache.rb:72:in `call'' [GEM_ROOT]/gems/rack-ssl-1.3.2/lib/rack/ssl.rb:27:in `call'' [GEM_ROOT]/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'' [GEM_ROOT]/gems/rack-cache-1.2/lib/rack/cache/context.rb:143:in `pass'' [GEM_ROOT]/gems/rack-cache-1.2/lib/rac...
2012 Apr 24
1
Rails 3 Errno::EAFNOSUPPORT: Address family not supported by protocol - socket(2)
...tionpack-3.2.3/lib/action_dispatch/middleware/request_id.rb:22:in `call'' [GEM_ROOT]/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'' [GEM_ROOT]/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'' [GEM_ROOT]/gems/activesupport-3.2.3/lib/active_support/cache/strategy/local_cache.rb:72:in `call'' [GEM_ROOT]/gems/rack-ssl-1.3.2/lib/rack/ssl.rb:27:in `call'' [GEM_ROOT]/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'' [GEM_ROOT]/gems/rack-cache-1.2/lib/rack/cache/context.rb:143:in `pass'' [GEM_ROOT]/gems/rack-cache-1.2/lib/rac...