Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

back button in browser not working properly after using pushState (in Chrome)

How to manually run a Sidekiq job

ruby-on-rails-3 sidekiq

undefined method `page_cache_extension' for ActionController::Base:Class

What is the value of Compass for Rails 3.1?

What's the proper way to downgrade a gem?

Add association (<<) without committing to database

schema.sql not creating even after setting schema_format = :sql

Rails: "head :ok" interpreted as "ajax:error" [duplicate]

ruby-on-rails-3 jquery

Track dirty for not-persisted attribute in an ActiveRecord object in rails

Timezone with rails 3

ActionMailer 3 without Rails

How to translate timezone full names to tz abbreviations?

Rails change submit button text

rails json response with gzip compression

Association for polymorphic belongs_to of a particular type

Rails3 Routes - Passing parameter to a member route

Rails 3: undefined method `page' for #<Array:0xafd0660>

Rails ActiveRecord: building queries dynamically

PostgreSQL string(255) limit - Rails, Ruby and Heroku

How should I stub a method globally using RSpec?