cczona's Recent Snippets Tagged 'ruby'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Other ruby port macports malloc
port install ruby -> malloc error
posted on July 10, 2008 by cczona
Bash path ruby require
Add paths to Ruby 'require'
posted on May 12, 2008 by cczona
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
Rails rails ruby linkto imagetag
Rails link to an image instead of text
posted on March 28, 2008 by cczona
Ruby rails ruby haml
Haml 'nesting within a tag' error
posted on March 28, 2008 by cczona
Rails rails ruby partials
Rendering partials in Rails 2.0
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 rails ruby 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
Other url textmate ruby open read uri open-uri readlines
parse URI object, and fetch response from it, in one step
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
