Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Write User Authentication from Scratch or use a Gem - Rails? [closed]

Is there a way to provide better rspec test descriptions

ruby-on-rails ruby bdd rspec2

Different databases for specs

Performing a function to check for duplicates before saving the record in the model in Rails

acts_as_votable thumbs up/down buttons

How to use a group by clause on an ActiveRecord query using a Hstore key? [closed]

Rails Tutorial - Named Routes

DatabaseCleaner doesn't seem to clean between suits

How can I set the value of 'config.action_mailer.default_url_options' with domain.name?

how can I speed up ruby on rails tests on windows?

ruby-on-rails windows

rails integration tests pass with ruby -Itest, fail with rake test:integration

Rails: Understanding uniqueness scope?

ruby-on-rails

why is Model.all different to Model.where('true') in rails 3

Password can't be blank, Bcrypt

ruby-on-rails bcrypt

Airbrake and Spree commerce API: undefined method `airbrake_request_data`

PG_SEARCH gem search specific columns only for JSON

What files in my Rails project are not safe to commit to a public repository?

ruby-on-rails git