New posts in ruby-on-rails

Do I have to manually uninstall all dependent gems?

Get anchor part of URL in controller in Ruby on Rails

Ruby: Reading PDF files

Stop Rails generating spec tests for views and helpers?

Heroku SSL on root domain

DRYing up method calls in rails

How to use radio button correctly in rails?

Coffeescript ||= analogue?

Rails generate has_many association

rake db:rollback not working?

Why is Google Oauth returning `invalid redirect_urI` in my Rails app?

Rails, Docker: Host does not exist: "default"

How can I translate ActiveRecord model class name?

How to create a migration to remove an index only if it exists, rather than throwing an exception if it doesn't?

How to connect to postgresql using url

Ruby on Rails: how to get error messages from a child resource displayed?

Ruby: How do I pass all parameters and blocks received by one method to another?

In Rails, what's the nicest way to create a specific time (not now) in a particular time zone?

Index for multiple columns in ActiveRecord

Rails 4.2 Server port forwarding on Vagrant does not work