Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails route not working using resource :model

How do I quit from debugger without exiting my IRB session?

ruby-on-rails ruby irb

cant load lib directory modules - uninitialized constant - rails 2 to rails 3 upgrade

How to make a ruby command line application with pager?

ruby command-line pager

How did I cause gcc to produce a .bundle instead of a .so?

How do I convert a Block to a Proc in a Ruby 1.9 C extension?

Where can I find math intense apps in Ruby

ruby algorithm math

why would .is_a? and .class give conflicting results?

ruby

Is there a way to put all the nil value at the end when sorting with mongodb/mongoid?

ruby mongodb mongoid

Rails debug method only outputs !binary values

With Mongoid, can I "update_all" to push a value onto an array field for multiple entries at once?

Can I use before :all with capybara?

Ruby global scope

ruby scope

ruby on rails dynamic attribute fields from DB using method_missing issues

How to define a method to be called from the configure block of a modular sinatra application?

ruby sinatra

Caching DNS queries in Ruby

ruby caching dns

Why does Process.setsid require root privileges in ruby?

ruby process daemon root

How to build a very basic Guard example?

ruby guard

Ruby code to check if a website has search engine friendly URLs

Ruby parsing HTTPresponse with Nokogiri

ruby nokogiri