Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

routes.rb, how set a different primary key for the paths?

Is there any way to check if rails set permanent cookie?

Authlogic and Single Access Token

Is it possible to list all database connections currently in the pool?

form_for without ActiveRecord, form action not updating

Rails: How to test subdomains with RSpec

AASM is not working with my rails 3 and ruby 1.8.7 ( undefined method `name' for nil:NilClass )

devise: instance the current_user using single table inheritance

how to test i18n in Rails with RSpec

Use the same model in two active admin classes

Rails: Populating bootstrap dropdown with ajax

Ruby on Rails reporting tools? [closed]

ruby ruby-on-rails-3 report

How to render a "Edit" form partial in the "Show" page of another model in Rails

Rails ActiveRecord Scope that is the "opposite" of another scope, or is users that "lack" a property

How Should I Build a has_one through Association?

Postgres Sequence jumping by 32

grape each entity in a single file

Temporary disable i18n fallback in Rails

Creating a "feed" from multiple rails models, efficiently?

Is it possible to make rails i18n locales fallback to each other?