Profile
Achievement

dreamstarter's Recent Snippets
- All /
« Prev 1 Next »
A simple find function on an email string to identify of the string is a correctly formatted email address.
1
671
posted 8 years ago by dreamstarter
alternating row color snippet for outputting query results in a html table
1
594
posted 8 years ago by dreamstarter
coldfusion snippet to output a query recordset into multiple columns
1
837
posted 8 years ago by dreamstarter
You want to start a new Rails app. But you also want to start a new RVM gemset for the app so you can start with the latest Rails and gems. In this code snippet I show how I start off an up-to-date Rails project in a clean gemset.
1
640
posted 9 years ago by dreamstarter