Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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

Rails v2.3 : Difference between session and cookies

How do I save a current date/time for a DATETIME column in rails 3?

Carrierwave how to get the file extension

Rails mailer edit_user_url uses http not https

ruby-on-rails-3

In Rails, Couldn't create database for {"adapter"=>"postgresql",

How I can set 'attr_accessible' in order to NOT allow access to ANY of the fields FOR a model using Ruby on Rails?

How do I obfuscate the ids of my records in rails?

How to use a route helper method from a file in the lib directory?