aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2012-10-11 01:02:41 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2012-10-11 01:02:41 +0530
commit3401d5089ba4802b6554483a4de7739e6f914e50 (patch)
tree98b828f05818af26cc85bf68a6dd930a4a657753
parent1644f1237b6bc21f4a7953db3350643fcf86ae9e (diff)
downloadrails-3401d5089ba4802b6554483a4de7739e6f914e50.tar.gz
rails-3401d5089ba4802b6554483a4de7739e6f914e50.tar.bz2
rails-3401d5089ba4802b6554483a4de7739e6f914e50.zip
fix github url [ci skip]
-rw-r--r--railties/lib/rails/generators/rails/app/templates/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/lib/rails/generators/rails/app/templates/Gemfile b/railties/lib/rails/generators/rails/app/templates/Gemfile
index d6bc0d6fd9..30f8a5f75e 100644
--- a/railties/lib/rails/generators/rails/app/templates/Gemfile
+++ b/railties/lib/rails/generators/rails/app/templates/Gemfile
@@ -12,7 +12,7 @@ source 'https://rubygems.org'
# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'
-# Build JSON APIs with ease. Read more: http://github.com/rails/jbuilder
+# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
# gem 'jbuilder'
# Use unicorn as the app server