Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Carrierwave - "uploading" a file from a string

How to control line breaks in plain text email views (.text.erb)

Sending multipart emails with Rails: how to favor the HTML version over the plain text one?

Date.js vs Moment.js (and server-side formatting)

Submitting dates in US format: mm/dd/yyyy

Using Paperclip to direct upload files to S3

How do I install SQlite3 for Ruby on Rails while using RVM

Module gets reloaded every request so initialized data are lost

Rails 3.1 server start fails with "Abort trap: 6"

Why are Rails Weekday indexes different than Ruby's?

Rails, Spork and debugger

How to use the test database with Capybara?

rails controller for mixed nested and non-nested resources

Ransack OR queries

ruby-on-rails-3 ransack

Store timestamps with timezone in rails 3.2

Rails 3 Admin Namespace Issue

Admin Authorization with CanCan

what's the path to destroy registration with devise

ruby-on-rails-3 devise

Rails: Why can't you set an association to nil in a where clause?

Rails 3 - Nested resources and polymorphic paths: OK to two levels, but break at three