Jay Fields' Thoughts: Ruby: Dynamically Define ...
ezmobius, deciding not to use define_method because it is 3 times slower than def seems like premature optimisation to me....
Don’t Know Metaprogramming In Ruby?:
I’m not really shy about using method_missing but I think it does come with a few caveats (I can think of 3): 1) There is ...
Sam Ruby: Inhibiting Suspend
require 'dbus' # gem install ruby-dbus bus = DBus::SessionBus.instance sm = bus.service('org.gnome.SessionManager').object...
Does Ruby Have Too Many Equality Tests?:
Does Ruby Have Too Many Equality Tests? This guest post is by Eric Anderson , who develops web-based applications for smal...
@peeja This is a start:
Now is a fantastic time to follow Ruby’s development, with Ruby 2.0 development underway. With the increased attention Rub...
A Method to keep yourself & your household clea...
totsuzen (0.0.4): Add Totsuzen method to String...
totsuzen 0.0.3 Add Totsuzen method to String Class. install gem install totsuzen Download Documentation Subscribe Stats Au...
"I signed up for an elegant syntax and all I go...
I haven’t even begun to absorb all the meanings from this picture, but one stark difference between Ruby and the other two...
Ruby on Rails Guides (edge) - #rails #ruby
Ruby on Rails Guides (580fa0c) These are Edge Guides , based on the current master branch. If you are looking for the ones...
Bundler: The best way to manage Ruby applications
As a result, bundler comes with a --deployment flag that encapsulates the best practices for using bundler in a deployment...
