Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails 3: Access to twitter bootstrap variables + mixins without importing it

AngularJS + Rails - Problems when compressing assets

How can I use i18n for my error pages in Rails 3?

How to add attribute to existing Notifications payload?

How to Inflection a string to a model name in Rails?

ruby-on-rails-3

How to upload audio files using Paperclip in Rails 3?

ruby-on-rails-3 paperclip

"wrong constant name" error when generating a new model

Single Controller, multiple (inherited) classes (rails 3)

How does RVM work in production with no users logged in?

How to use YML values in a config/initializer

Devise, how to create a edit profile page

Is this the correct way to display/concatenate text using Haml?

ruby-on-rails-3 haml

Rails number of weeks in month

ruby-on-rails-3 date

Rails tests showing 0% passed when all pass

Helpers in Rails engine

Rails 3 override Devise sessions controller

Setting protected attributes with FactoryGirl

How to call a Class method dynamically in ruby

How to properly diagnose a 500 error (Rails, Passenger, Nginx, Postgres)

calling classes in /lib from controller actions