Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How to deploy licensed fonts that can't go into version-control with Capistrano?

rails use routes/named helper in view

rails form_for select without property

How to run a piece of code each time an ActiveRecord model is reloaded

Single table inheritance subclasses unknown until super is referenced

ruby-on-rails-3

seed_fu from existing database

How to not repeat `before_filter` code in each controller when it needs to apply to entire app?

using Rails I18n in class

Micropost character countdown (Rails Tutorial, 2nd Ed, Chapter 10, Exercise 7)

Rails 3 Authentication solution update?

Why my rails application fails to run in production if config.assets.compile = false?

Cannot delete record after using Rails default scope with associations

Have Devise failed validation remain on same URL?

ruby-on-rails-3 devise

Rails 3, Form submitting to its controller

Count of records that are created the same day

Path for Paperclip missing.png

Why is config/database.yml included in the .gitignore file by default for my Rails app?

Exporting CSV data from Rails