haha i need to write tests for this

This commit is contained in:
John Bintz 2011-08-19 14:04:13 -04:00
parent 2a29b24477
commit 508597a9be
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ class PenchantCLI < Thor
desc "gemfile-env", "Get the gemfile environment"
def gemfile_env
puts get_current_end
puts get_current_env
end
no_tasks do