Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Scope but error message ArgumentError: tried to create Proc object without a block

ruby-on-rails-3 scope

Rails - force field uppercase and validate uniquely

Rails 3. How to add an API to a rails app

api ruby-on-rails-3

Images and assets not working in my production server on rails 3.1.0

Customizing the show page in ActiveAdmin

Rails 3: how to generate custom error message from failed validation

Prepared Statement on Postgresql in Rails

Expect to raise_error and test fails because it raises this error

ruby-on-rails-3 rspec

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