Skip to content

Commit

Permalink
Update ujs.
Browse files Browse the repository at this point in the history
  • Loading branch information
DAddYE committed Sep 22, 2011
1 parent f8ad78e commit f9691e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -69,7 +69,7 @@ task :fresh => [:uninstall, :install, :clean]
desc "Pushes repository to GitHub"
task :push do
say "Updating submodules"
sh "git submodule foreach git pull"
sh "git submodule foreach git pull origin master"
say "Pushing to github..."
sh "git tag #{Padrino.version}"
sh "git push origin master"
Expand Down
2 changes: 1 addition & 1 deletion padrino-gen/lib/padrino-gen/generators/templates/static
Submodule static updated 1 files
+61 −62 ujs/mootools.js

0 comments on commit f9691e7

Please sign in to comment.