Jay Fields' Thoughts
experiences in software development
Monday, October 30, 2006
Rails: Autoloading Gems in Vendor
›
It's no secret that I'm a big fan of RubyGems . Due to this bias, I tend to package up all my reusable code as RubyGems. Then, when...
3 comments:
Saturday, October 21, 2006
BNL: DRY code, DAMP BNL - Update
›
Business Natural Languages: Introduction Business Natural Languages: The Problem Business Natural Languages: The Solution Business Natural L...
2 comments:
Rails: Loading mock data
›
The last two Ruby / Rails projects that I've been involved with had both data that the application created and data that was expected t...
Saturday, October 14, 2006
BNL: The Solution - Update
›
Business Natural Languages: Introduction Business Natural Languages: The Problem Business Natural Languages: The Solution Business Natural L...
1 comment:
Ruby Regular Expression Replace
›
Ruby provides Regular Expression replacement via the gsub method of String. For example, if I would like to replace a word I simply need th...
7 comments:
‹
›
Home
View web version