Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Rails rake db:schema:dump against SQL Server database with multiple schemas

Using Roles for Validations in Rails

Rails routing to the wrong controller action

gsub string for all spaces in Ruby 1.8

ruby-on-rails ruby utf-8

How can I test (Minitest) that a (Rails) view contains a <td> element with a certain text?

ruby-on-rails minitest

'English' global variables don't work in Rails

Matching Base64 encoded HMAC-SHA1 strings in iOS/Objective-c Ruby/Rails

ios ruby-on-rails base64 hmac

Invalid email or password error when testing devise sign in with RSpec feature spec

How to work out average position over a certain period

sql ruby-on-rails ruby

How to print hash values with pipe separated

ruby-on-rails ruby rubygems

Rails what is the oppsite of the to_query method?

Rails 3 with composed_of model and validation

How do I separate an array so it list out all the elements separated by commas except the last one?

ruby-on-rails

Redis with rails. You need to reconnect to Redis after forking error

ruby-on-rails redis sidekiq

How to test PG::QueryCanceled (due to timeout) error in a Rails app?