Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

rails3 scope for count of children in has_many relationship

Jenkins succeed when unit test fails (Rails)

ruby-on-rails-3 jenkins

Incorrect Pluralizing of Model in Rails

rails console - run a block of code

How do you handle serialized edit fields in an Active Admin resource?

Spork doesn't reload code

Is it possible to sort a list of objects depending on the individual object's response to a method?

Convert HTML to a proper plain text?

attachment_fu testing in rails 3

order_by in block each rails 3.1

Unit Tests w/ Full Stack Traces

Serialized Hash field and Simple Form

Is there a way to view a method's source code from the Rails console?

Configure Ruby on Rails to generate .js not js.coffee [duplicate]

Rails 3 has_one routing

Ruby on rails "No route matches"

Is there a way to invert an ActiveRecord::Relation query?

Rails: Sort nils to the end of a scope?

Trouble on using the i18n gem with partial template files

How to group an Active Record relation on a has_many :through association