Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails: is there an Engine.root?

ruby-on-rails-3

Heroku push rejected, failed to install gems via Bundler

Rails 3 ActiveRecord: Order by count on association

Is it possible to configure Paperclip to produce HTTPS urls for S3?

Rails naming convention for join table

Block commenting in Gedit?

Rails Migration with adding and removing reference

If I have a hash in Ruby on Rails, is there a way to make it indifferent access?

How to access default Rails sqlite db?

rails, simple_form, how to set selected index of a collection when page loaded?

Undefined method `image_will_change!' for CarrierWave on Heroku

STI, one controller

Rails 3 authentication solutions

Rails: How to set a background image in rails from css?

How to undefine class in Ruby?

In Rails, how to see all the "path" and "url" methods added by Rails's routing? (update: using Rails console)

Ruby on rails 4 app does not work in iframe

How can I password-protect my /sidekiq route (i.e. require authentication for the Sidekiq::Web tool)?

Does accepts_nested_attributes_for work with belongs_to?

Upgrading from Rails 3 to Rails 3.1 [closed]