Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How do I customize the menu option in options_from_collection_for_select in Rails 3?

ruby-on-rails-3

Which State Machine plugin do you recommend for Rails? [closed]

Completely random identifier of a given length

Before_create not working

Can multiple objects be inserted with the << operator in Rails 3.1?

How to use email address as a parameter in a rails PUT request?

How to override created_at field in model when importing a CSV?

ruby-on-rails-3

How to make a virtual attribute be a boolean field

How can I obtain user's last active time when using Devise?

Rails implementation of search with autocomplete

undefined method `admin?' for nil:NilClass

Rails how to create Jquery flash message instead of the default rails message

ActiveAdmin - implement HABTM / multidimensional array in DSL

How to extend Ruby Test::Unit assertions to include assert_false?

Best way to use Twitter Bootstrap Icons as Links in Ruby on Rails 3?

Rails Devise, how to skip the confirmation email but still generate a confirmation token?

What is the Rails3 equivalent of start_form_tag?

Rails - Facebook Connect, where to start

How to setup a global variable in a controller

How to save pdf file inside the public folder using wicked_pdf