diff options
author | DavisLWebb <davislwebb@ymail.com> | 2014-03-27 16:56:24 -0400 |
---|---|---|
committer | DavisLWebb <davislwebb@ymail.com> | 2014-03-27 16:56:24 -0400 |
commit | 8e95d1cade0430ee8ec650ac5bfd1e2e82d01f9d (patch) | |
tree | 04e0d34f95429c08eddc2ee1a1889af94e1f67a1 | |
parent | d8acc6785ee41a2628cd0d59d91916b2f087290b (diff) |
Doing this to see if it works
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/usr/bin/ruby -h # not executable, but as a hint to text editors - +#Poop source 'https://rubygems.org' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' |