Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails and dates, are they stored in UTC by default?

ruby-on-rails ruby

Execute external program in ruby and wait for its execution

ruby excel external

How to spec methods that exit or abort

ruby rspec

Mac OSX Lion and Ruby - [FATAL] failed to allocate memory

ruby osx-lion

How can I iterate through child nodes of a particular name in a Nokogiri XML DocumentFragment?

ruby xml xml-parsing nokogiri

Rails + PostgreSQL SSL decryption failure

Ruby - Hide "^C" on Interrupt

ruby interrupt

What exactly is the keyword "should" in RSpec Ruby

ruby rspec

What's the equivalent of ruby's rack or python's wsgi for Java?

java python ruby wsgi

"OR" Operator must be placed at end of previous line? (unexpected tOROP)

ruby syntax syntax-error

Ruby + Cucumber: How to execute cucumber in code?

ruby dynamic cucumber

Serialize array with strong_parameters

Indentation sensitive parser using Parslet in Ruby?

Ruby on Rails, Using sort on each do

ruby-on-rails ruby

Are Ruby arrays true arrays?

ruby arrays

How can I avoid bundlers warning about multiple sources when I have all gems in my .gemspec?

ruby rubygems bundler gemspecs

Find all objects that have greater than x of a certain association

ruby - get name of class from class method

ruby metaprogramming

How to assign a hash in factory girl?

How does "Assignment Branch Condition size for index is too high" work?

ruby code-metrics rubocop