Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-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?

Permit array in params

ruby-on-rails json

How to show a background image in ruby on rails

Creating a "zoom in" and "zoom out" driven by mouse scroll wheel within web pages

jquery html ruby-on-rails

Rails 4 + Rails-API + RSpec + Devise - Trouble testing controllers with custom devise routes

How to return multiple values from a Rails helper method

ruby-on-rails link-to