Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

CTRL+C won't stop a sinatra app

ruby console sinatra

Rspec: access to instance inside Klass.any_instance.stub block

ruby rspec tdd bdd

Rails: Create child/parent relationship

ruby-on-rails ruby

"db:migrate rake aborted" error due to uninitialized constant Rake::FileUtilsExt

Performance differences between '.find' and '.where' methods

Liquid error: wrong number of arguments

ruby liquid jekyll

Ruby Net::HTTP - Stop automatically escaping quotes?

Rails3 ActiveRecord migrations on concurrent deploy

"ruby filename.rb" is not opening my file

ruby command-line

Installing ruby RMagick gem on Ubuntu server without installing X

Is there a way to pass command line arguments to spec/rspec?

ruby rspec automated-tests

What's the preferred RDF toolset for Ruby? [closed]

ruby rdf semantic-web rdfs

Wait for input in Bash script calling Ruby gets

ruby bash heroku

Why is my has_many through associated record (sometimes) readonly?

How highlight found word with Sunspot?

How do I match string till end of text file?

ruby regex string-matching

How do you use Ruby in Java?

java ruby jruby

-Fatal- failed to allocate memory - Rails 3.1 and Mysql2 Gem

Heroku Rails 4 could not connect to server: connection refused

Ruby Hash check is subset?

ruby hash subset contain