Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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

.html() returns undefined

Set marker color when using google-maps-for-rails gem in Rails

Development error using paperclip and Amazon s3

Pass an arithmetic operator as parameter to rails method?

concat two fields activerecord

Add a class to a selectbox in Rails 3 [duplicate]