Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

How to use a method in a model class that is defined in a helper module

Errors creating a button to delete an active record

Accessing the public file in a view of a controller. Rails is considering current controller's path as relative path

Heroku resque no worker

How to disable a layout for a specific mailer?

Postgres.app upgrade, now Rails app won't start

intercepting I18n translation / what does extend Module.new { .... } do?

ruby ruby-on-rails-3.2

before_filter set_locale except controller

Illegal character '&' in raw string REXML parsing

Sublime text 2 in Ubuntu for debugging Rails applications

How to create a multipage PDF in Rails representing one table of data (including column headers on each new page)?

Building and handling multiple param queries with Rails 3

At what point is using data-attributes bad practice when making ajax calls in ruby on rails?

Heroku doesn't update assets modifications

How to pass the session variables from one rails 3.2.8 engine to another engine?