Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

How do I pass `rails new` flags from my Rails template

ruby-on-rails

Get elements by id array and order by this array

How to unit test html content generated by a Rails mailer?

Carrierwave NoMethodError: undefined method `name' for nil:NilClass:

ruby-on-rails carrierwave

How can I extend a model with rails?

Nginx ssl_protocol setting doesn't work

ruby-on-rails ubuntu ssl nginx

Getting the first and last day of a month in ruby from partial string

ruby-on-rails ruby

Different environments for one rake task in Rails

Mac OSX Lion Apache + RubyOnRails + mod_passenger

Ruby on rails button that switches state back and forth with ajax

ruby-on-rails ajax

Sendmail working in Linux Terminal, not in Rails 3

How do I set the page size using Prawn?

Temporarily override config in Rails test

ruby-on-rails ruby testing

geocomplete_rails and Uncaught ReferenceError: google is not defined

Pass more than one value using Rails select_tag

Rails 3.1 i18n and memcache

Rails Sti: single path, different controller

ruby-on-rails ruby routes sti