cczona's Recent Ruby Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Ruby class textmate google method ruby osx clipboard irb history Gem wirble utilitybelt saved by 1 person
Irb power tricks with Wirble & Utility-Belt
posted on March 28, 2008 by cczona
Ruby rails ruby haml
Haml 'nesting within a tag' error
posted on March 28, 2008 by cczona
Ruby method ruby parameter
order/format of params in method definition
posted on March 24, 2008 by cczona
Ruby ruby rails saved by 1 person
What version of Ruby and Rails is this using?
posted on March 24, 2008 by cczona
Ruby ruby String heredoc
Ruby heredoc tricks
posted on March 14, 2008 by cczona
Ruby regex ruby String
Use regex to match a Ruby substring, and reference it like an index
posted on March 13, 2008 by cczona
Ruby ruby String tos tostr
to_str vs to_s
posted on March 13, 2008 by cczona
Ruby ruby
optimize Ruby memory usage by avoiding string accumulation
posted on March 13, 2008 by cczona
Ruby url file testing ruby io String open uri open-uri stringio
make Ruby strings behave like files
posted on March 13, 2008 by cczona
Ruby ruby
Execute arbitrary code with different level of error messaging
posted on March 13, 2008 by cczona
Ruby ruby Gem
'uninitialized constant Gem::GemRunner'
posted on March 13, 2008 by cczona
Ruby ruby cgi
CGI library gotcha
posted on March 12, 2008 by cczona
