Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Alternative method for proxy_owner in ActiveRecord

In Rails, how do I retrieve 10 most recent entries in a model?

finder_sql does not parse string with Rails

How to layout the dashboard sections vertically with ActiveAdmin?

Is it right to avoid using third-party gems?

How to change password without current password in devise?

Form_for with model name different to controller

Optimizing Heroku, Rails, and Unicorn: defining proper configuration options like how many worker processes?

Rails 3 :method=> :delete doesn't work in Internet Explorer

ruby-on-rails-3

Rails: Can I run backgrounds jobs in a different server?

Rails: How to know in advance if "save" is going to fail?

Default values for model fields in a Ruby on Rails form

Compare each value of two ActiveRecords returning a boolean variable

Rails runner script not working

Date range facets with Sunspot in Ruby on Rails

Rails 3.1: The new way to use 'respond_to ... format.js' without the 'page' variable

How to check if Rails 3.2 can connect to MySQL?

mysql ruby-on-rails-3

What is the difference between <%= ... %> and <% ... %> in Ruby on Rails

Allowing commas in a numerical field

After initializer change 'alias_method' undefined method 'current_user' for class 'ApplicationController'

ruby-on-rails-3 devise