Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails: Or & and in Rails ActiveRecord where clause

Rails - Check if any Object in an Array is an ActiveRecord instance or not

How to use present? in Ruby projects?

ruby ruby-on-rails-3

Rails Validation: Limit input to specific values

button_to without submit

skipping email confirmation for omniauth users using devise

Rails devise: user_signed_in? not working

Rails respond_with acting different in index and create method

How to make Ajax calls with Rails 3 using remote_function?

jquery ruby-on-rails-3

flash.delete(:notice) not working in Rails 3.1 RC?

Rails, how to sanitize SQL in find_by_sql

I18N key for rails models grouped in a module

Rails 3 / Setting Custom Environment Variables

ruby-on-rails-3

rails caching: expire_action in another namespace

Migrate old md5 passwords to bcrypt passwords

How can I optimize active_admin

How do import a Javascript file into a Haml view?

Rails 3: How to render ERb template in rake task?

ruby-on-rails-3 rake erb

Set the Message-ID mail header in Rails3 / ActionMailer

Setting a Session Variable in a Model