aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2013-04-02 12:26:32 -0700
committerSteve Klabnik <steve@steveklabnik.com>2013-04-02 12:27:53 -0700
commit952289aabfb59eccdab831e3b2f4c1383a2a16d3 (patch)
tree7844d986ed2211baa091e5c617d9261b63246587 /railties/lib/rails/generators/rails
parent6871b2e6e00db64c4f5f7213e4d007479ed7f538 (diff)
downloadrails-952289aabfb59eccdab831e3b2f4c1383a2a16d3.tar.gz
rails-952289aabfb59eccdab831e3b2f4c1383a2a16d3.tar.bz2
rails-952289aabfb59eccdab831e3b2f4c1383a2a16d3.zip
Remove rails.png.
No reason to have a file, we've got data-URIs now! It didn't make sense to me that you no longer have to remove public/index.html, but you still need to remove rails.png. This means that you won't have to any more when making a new Rails app.
Diffstat (limited to 'railties/lib/rails/generators/rails')
-rw-r--r--railties/lib/rails/generators/rails/app/templates/app/assets/images/rails.pngbin6646 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/railties/lib/rails/generators/rails/app/templates/app/assets/images/rails.png b/railties/lib/rails/generators/rails/app/templates/app/assets/images/rails.png
deleted file mode 100644
index d5edc04e65..0000000000
--- a/railties/lib/rails/generators/rails/app/templates/app/assets/images/rails.png
+++ /dev/null
Binary files differ