Ruby News & Education
Snipplr Ruby Gem, Bringing Snipplr Into the Command Line
Posted by narkisr on 07/16/08
Command Line Interface (CLI) has long been my favorite interface when handling code, it makes it easy to edit, search and traverse your code base with tools like vim, find and grep. Common CLI usage includes the copy and pasting of code snippets. However, keeping track of all those snippets isn’t easy , Snipplr makes the [...]
Everyone's Recent Ruby Snippets Tagged 'regex'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Ruby regex javascript ruby comment
Match Single-line Javascript Comments
posted 3 weeks ago by mikegreen
Ruby regex ruby
remove non-word characters
posted on April 12, 2008 by inkdeep
Ruby regex ruby
spaces to dashes
posted on April 12, 2008 by inkdeep
Ruby regex replace String saved by 1 person
Regex replace
posted on March 25, 2008 by noah
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 regex rails ruby
Sanitize String
posted on February 4, 2007 by vanne
« Prev [Page 1 of 1] Next »

Textmate Bundle