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
3669
posted 11 years ago by dreamstarter
alternating row color snippet for outputting query results in a html table
1
3391
posted 11 years ago by dreamstarter
coldfusion snippet to output a query recordset into multiple columns
1
1829
posted 11 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
3451
posted 12 years ago by dreamstarter