Skip to content

Commit

Permalink
Merge pull request padrino#841 from jasonm23/patch-1
Browse files Browse the repository at this point in the history
Patched to fix rake use in padrino templates.
  • Loading branch information
DAddYE committed Apr 30, 2012
2 parents 08a77a5 + aac2135 commit 9e34b16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions padrino-core/lib/padrino-core/cli/rake.rb
@@ -1,5 +1,6 @@
require File.expand_path('../../tasks', __FILE__)
require 'rake'
require 'rake/dsl_definition'
require 'thor'
require 'securerandom' unless defined?(SecureRandom)

Expand Down

0 comments on commit 9e34b16

Please sign in to comment.