Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails & ActiveRecord: DRY use same logic in scope and boolean method

CarrierWave File Uploads not working in rails

Chrome asks to "Select a Certificate" for SSL on my Rails app using thin

ruby-on-rails ruby ssl thin

Travis CI No Binary for 2.1.0 Found

ruby travis-ci ruby-2.1

Sending an SMS Message with Rails and Twilio

ruby-on-rails ruby sms twilio

Can you access Ruby variables with outer scope inside of methods?

ruby scope

undefined method `split' for nil:NilClass (NoMethodError) for an array

ruby file-io

rails - help trying to use models in sub-folders

ruby-on-rails ruby

Thinking Sphinx - multiple conditions for attribute filters using OR

Heroku/Rails: How to install the GNU Scientific Library (GSL) on Heroku?

JS-style async/non-blocking callback execution with Ruby, without heavy machinery like threads?

ruby

Message multiple platforms through AWS SNS with aws-ruby-sdk

Ruby on Rails - unless multiple conditions

Update a relation in a scope?

Routing trouble for logout link? DELETE vs GET action?

How do I update/fix the SASS and Compass $PATH to work with grunt-contrib-compass

How to download file from google drive using paperclip-googledrive?

CollectionProxy vs AssociationRelation

Why is Ruby String.hash inconsistent across machines?

ruby ruby-on-rails-3 hash

How to get the line of code that triggers a query?