Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails/Redcarpet: Markdown-->HTML with link attributes not working in helper

The right way to remove attribute from rails model object

How to optimize this code in Rails?

Using Postgres, calculate count of association

undefined method `path' for nil:NilClass when trying CSV import

Ruby, Rails - how to check if a var is an Email

How to write a dynamic route in Rails 3?

Rendering rails polymorphic association object to JSON

Devise display incorrect username, email, or password error message

ruby-on-rails-3 devise

How can I use multiple versions of rails in the same machine

Copying a single record between environments

elasticsearch alias with rails

Any difference between :model and :model_id in attr_accessible for Rails/ActiveRecord?

Trying to debug ruby 1.9.3p194 rails 3.2.7

ruby-on-rails-3 rubymine

How to call a method after a view has been rendered in rails 3

radio button(with click event) not passing the parameter in firefox

Rake tasks from cron - uninitialized constant YAML::ENGINE

How to call ActiveRecord validators as instance methods (ala Sequel)?