Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-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?

Insert a non-input row into a Formtasic form

Check whether the delayed job is running in rails

How do you route an action to the application controller in Rails 3?

Allowing User to Download File from S3 Storage

Change protocol to https in all rails helpers

ActiveRecord::ReadOnlyRecord when using ActiveAdmin and Friendly_id

Writing arbitrary attributes on a model is deprecated. (Multiple belongs_to on model)

How to capitalize first letter of each word in the string

Rails 3 ActiveRecord query using both SQL IN and SQL OR operators

Rails - how do I validate existence of a row referenced by foreign key

Rails3 and safe nl2br !

How to re-name a ActiveRecord Model which can automatically change the table name in DB?

Rails dev environment not updating html/css/assets even after restarting server

Convert 1200 to 1.2K in ruby/rails