Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails: ParameterFilter::compiled_filter tries to dup symbol

em-mongo examples?

Creating a secure, web-based password management system with the ability to share data between users

Testing Highcharts (JS charting library) with Cucumber

How do you calculate the number of "levels" of descendants of a Nokogiri node?

ruby xpath nokogiri

Including all modules in a directory in Ruby 1.9.2

ruby

Google oauth via devise and omniauth/oauth continually requesting access

Error when using 'omit' feature in Test Unit 2.3.0

ruby unit-testing testunit

Loading parts of a Rails 3 application

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

Heroku Rails 4 could not connect to server: connection refused

Ruby Hash check is subset?

ruby hash subset contain