Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Error running 'make -j2' when running rvm install ruby-2.0.0-p247

ruby rvm

Getting Dynamically Generated HTML With Nokogiri/Open URI

ruby nokogiri open-uri

Rvm and gems, bundle show and gem list

ruby-on-rails ruby gem rvm

to_json on single value can't be parse back

Ruby 2.0.0 p195 and [-p247]?

ruby version-control rvm

Devise - Rails 4 - Not able to login

How to check the what is the field type of a field in rails 3

ruby-on-rails ruby

Ruby net-ssh wirth proxy command causes freeze

ruby-on-rails ruby ssh net-ssh

Use issue_closing_pattern variable to close multiple issues in gitlab

ruby regex gitlab

Runtime Error (Failed to execute) PDF could not be generated wicked_pdf with wkhtmltopdf-binary

node-webkit equivalent for sinatra?

How do I summarize hashes within a hash?

ruby hashmap

What is the Big-O complexity of my code?

How are respond_to and respond_to_missing different?

ruby metaprogramming

Heroku Ruby version won't upgrade?

ruby-on-rails ruby git heroku

How to save neo4j database?

ruby csv neo4j neography

Rails4 - testing confused..needs recommendation

Getting "App did not start (RuntimeError)" when trying to run calabash-android tests on device

What order do before filters occur in?

How is Ruby more object-oriented than Python?

python ruby oop