Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Rails - Creating a Landing Page, which is different than the Web App

Javascript will only work after refreshing the page

How do the environment variables work within cloud9

Rails Associations: access join table by console (HABTM)

No routes matches '/users/sign_in' on feature test with RSpec

ruby-on-rails rspec

limit the total number of results a activerecord query returns?

Why use ActiveSupport::Concern instead of just a plain module?

Ruby on Rails: "find_create_by_user"

ruby-on-rails ruby

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