Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Quiet git remote update?

ruby git

Trouble with new RubyMotion and Joybox

ruby rubygems rubymotion

Perl's __SUB__ analogue for Ruby

ruby lambda

How to define hash function for a class including comparable?

ruby hash comparable

Why is adding a method to a module handled differently to adding a submodule?

ruby module

Error installing RedCloth (4.2.9) on OS X 10.9.2

ruby github jekyll

Rails/Redmine - Can't verify authenticity token results in a 422 error

Why numbers getting reversed when formatted in RTL Arabic - Rails application?

How do I test that an enum action method validates the object before creation or saving?

Why are my Javascript-dependent feature specs passing when not in Javascript mode?

Gem::LoadError when trying to use forked gem

ruby-on-rails ruby bundler

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