Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Redirecting from routes when the constraints fail

rails3 default_scope, and default column value in migration

paperclip + ActionMailer - Adding an attachment?

Deploy using Capistrano - is only run for servers matching

Uncaught TypeError: undefined is not a function rails3/backbone/js

form_for non-AR model - fields_for Array attribute doesn't iterate

Rails doesn't need index method in controller defined?

How do I change the html tag and class generated by fields_for?

Merging ActiveAdmin users with existing user model

Can't override default devise gem views

Cannot connect my rails app to Oracle

Rails: How do I search tags generated by Act_As_Taggable_On with PG_Search? (postgresql)

ControllerMacros cannot be seen in RSpec

Rails multiple belongs_to assignment

Why are stored procedures still not supported in Rails (3+)?

render error messages with js form rails

Set content type in S3 when attaching via Paperclip 4?

Include only the latest/newest associated record with active record?

How to respond_to PNG or JPG in Rails and generate image from HTML?

Handling a hash as a function argument