Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

CanCanCan: authorize/unauthorize specific model attributes

Use secret_key_base as paperclip hash_secret

elasticsearch-rails gem - completion suggester

Fetch "previous" document with mongoId

How does these rails generate command differ? and what basically rails generate means?

Rails global content_for

Where to put methods that do simple date formatting

Passing arguments to filters - best practices

Issue when trying to run WEBrick and Rails

ruby-on-rails webrick

Rake test with redgreen gem always finish with "0 tests"

ruby-on-rails ruby redgreen

Testing Rail's route's :constraints lambda with RSpec 2

ruby-on-rails rspec

bower-rails can't install packages anymore

Should votes be it's own model in RoR app?

Rails caching problem?

How can I add an auto generated ID to an existing table?

ruby-on-rails

Adding additional data to an ActiveRecord object

How can I DRY up this Haml?

ruby-on-rails haml dry