Skip to content

Commit

Permalink
Adds back support to padrino-cache to the gem
Browse files Browse the repository at this point in the history
  • Loading branch information
nesquena committed Jan 20, 2011
1 parent beb74a1 commit 8c4ef24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion padrino/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ subgems = [
["padrino-mailer", "= #{gemspec.version}"],
["padrino-gen", "= #{gemspec.version}"],
["padrino-admin", "= #{gemspec.version}"]
# ["padrino-cache", "= #{gemspec.version}"],
["padrino-cache", "= #{gemspec.version}"],
]

task :package => "lib/padrino.rb"
Expand Down

0 comments on commit 8c4ef24

Please sign in to comment.