Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Under what conditions would I want to set a different application-level timezone in rails?

ruby-on-rails ruby timezone

Does a Rails helper exist for "one, two, and three"?

ruby-on-rails ruby

Ruby on rails: Starting mongrel server

ruby-on-rails

Destroy has_many through association in Rails 4 Engine cannot find the column

embedding a youtube video using haml/ruby on rails

ruby-on-rails ruby iframe haml

rails 3: easiest way to load a large seed list (20,000 single words) into a table (using rake seed) on a Heroku app?

ruby-on-rails

Aptana Ruby on Rails Problem, rails: command not found

ruby-on-rails ruby aptana

ActionDispatch::Cookies not setting Set-Cookie header in response but response.set_cookie does

Validating date format using regular expression

Psych::DisallowedClass while updating a rails ActiveModel entry

Rails and RSpec: be_successful vs have_http_status

Inserting a background-image from asset pipeline with tailwind

Single Ruby/Rails method to check an object both exists and has an ID

ruby-on-rails ruby

Ruby: multidimensional %w array?

Ruby on Rails 3: Sign-In With devise and cancan

Rails 3.1: Server always processing as HTML, not JS

jquery ruby-on-rails

Getting undefined method `values_at' for nil:NilClass using nested_form_for