Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails 3 UJS: Passing in params when using link_to

ruby-on-rails-3

How to get a Date from date_select or select_date in Rails?

Set maximum length in Text field in RoR

Ajax pagination with the Kaminari gem

Rails 3 : route a resource to another name

routing ruby-on-rails-3

How to focus a form input field when page loaded

Custom Classes and Formatting on Flash Messages for Twitter Bootstrap defaults

RSpec gives error 'trait not registered: name'

before_filter syntax when you want to "except" controller "abc"

Silencing Deprecation warnings in Rails 3

Execute document.ready after ajax post

Rails Model, belongs to many

Create URL for external site with GET parameters in Rails

`spring rspec` just displays spring help.. why?

How to use different authentication_keys for two devise models?

URI::InvalidURIError (bad URI(is not URI?): ):

ruby-on-rails-3 oauth

rails ActiveAdmin nested form has_one accepts_attributes_for formtastic issue

Rails mailer views in separated directory

In Rails Console. how to update a field for all records?

How can I make scaffold only for controller and views if model already exists? [duplicate]