Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

How does mocking with Mocha actually allow you to test the logic in a function?

Rails Devise with Couchbase

How do i add a new action to an already created controller?

ruby-on-rails

Is it possible to use a "front controller" in Rails?

In Rails, how can you output the name of the action from inside the view?

How to delete a comment that is nested inside of a post, which is nested inside of a topic?

ruby-on-rails nested

How to handle % in query?

mysql ruby-on-rails

Pass additional information to ActionMailer Observer

Duplicate Logger output in Rails console

Translating Ruby enum symbols with Rails I18n?

ShouldaMatchers validate_uniquess_of scoped to multiple columns

Rails not using new manifest-*.json file after deploy

locals in rails partial

Starting Rails thin from remote machine in background?

rails-money gem: Money formatting with 2 cent digits, but storing 4 cent digits

ruby-on-rails currency

How to conditionally include route parameter in Rails?