Skip to content

Commit

Permalink
Added created_at to the project blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Jul 21, 2010
1 parent 49ddb7d commit b6f944f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/blueprints.rb
Expand Up @@ -12,6 +12,7 @@
aim { 'An aim' }
description { 'A description' }
location { "#{RAILS_ROOT}" }
created_at { Time.now.last_year }
}

Feature.blueprint {
Expand Down

0 comments on commit b6f944f

Please sign in to comment.