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
1202
posted 10 years ago by dreamstarter
alternating row color snippet for outputting query results in a html table
1
1022
posted 10 years ago by dreamstarter
coldfusion snippet to output a query recordset into multiple columns
1
1301
posted 10 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
1055
posted 11 years ago by dreamstarter