Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Rails 4 Error R14 on Heroku (Memory Quota Exceeded)

Gem Vs Plugin Vs Engine in Ruby on Rails

Rails, Devise, Rspec: Undefined method 'sign_in'

Rails 4.0 Strong Parameters nested attributes with a key that points to a hash

How to use Rails 4 strong parameters with has_many :through association?

Tell Vagrant the ip of the host machine

Invalid single-table inheritance type: Rails

How to disable adding ".self." in Sprockets 3.0

ruby-on-rails-4 sprockets

GroupingError: ERROR: column must appear in the GROUP BY clause or be used in an aggregate function

Cannot start rails 4 console on production server

Can't get CSS working on Heroku using Rails 4 with bootstrap-sass gem

Why is safe navigation better than using try in Rails?

ruby ruby-on-rails-4

Bootstrap 3+Rails 4 - Certain Glyphicons not working

ActiveRecord::AdapterNotSpecified database configuration does not specify adapter

How to update ruby in windows

Mongoid Rails 4 sort by asc or desc order created_at

Rails 4.1 Mailer Previews and Devise custom emails

Check if DateTime value is today, tomorrow or later

Why use 'reload' method after saving object? (Hartl Rails Tut 6.30)

can't connect localhost:3000 ruby on rails in vagrant