Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Calling `reset_session` in Rails 4.0.0 not working on 2nd subsequent page

How to upload large archive to Amazon Glacier using ruby and aws-sdk?

How to get Font Awesome to work on iOS Safari Browser on a Ruby based Website

ios css ruby-on-rails ruby fonts

Scraping ajax enabled webpages

Limit size of response read by rest-client

ruby rest-client

Find values greater than using hstore and rails

Where is App::Application.load_tasks defined? [closed]

What is the difference between using ? and % when sanitizing fields in ActiveRecord?

How to use globalize and sunspot in rails 4

Pretty-print arrays on failure

ruby rspec pretty-print

Rails. Choose folder instead of file field tag

Getting a 401 error code when using OAuth with Reddit

ruby oauth reddit

Capistrano 3 - Understand tasks

ElasticSearch/Tire only returning results for one index

How do I securely manage one-off scripts to fix data? [closed]

Best way to let users know that your Github fork is no longer maintained (ie. it's been merged)?

ruby github rubygems bundler

Call erb within an external class in sinatra

ruby sinatra erb

Why are my BigDecimal objects initialized with unexpected rounding errors?

Failed to build json (1.6.3) with native extension after I installed Xcode 4.2

ruby unix build makefile gem

Ruby $stdin.gets without showing chars on screen

ruby