diff options
author | rohit <rohit.arondekar@gmail.com> | 2010-06-16 18:50:50 +0530 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2010-06-20 00:50:48 +0200 |
commit | 95a8f252c028c94b70cce4888bce42b7e9e30786 (patch) | |
tree | 0c71f8654b285379df4b626359d48a09a93e6cfb /activesupport | |
parent | e061212e86ef0342fad1211fd980fc4b2195fe69 (diff) | |
download | rails-95a8f252c028c94b70cce4888bce42b7e9e30786.tar.gz rails-95a8f252c028c94b70cce4888bce42b7e9e30786.tar.bz2 rails-95a8f252c028c94b70cce4888bce42b7e9e30786.zip |
remove executable permission from files that don't need it. [#4802 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
Diffstat (limited to 'activesupport')
-rw-r--r--[-rwxr-xr-x] | activesupport/bin/generate_tables | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | activesupport/lib/active_support/core_ext/object/to_param.rb | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/activesupport/bin/generate_tables b/activesupport/bin/generate_tables index 51edb59c77..51edb59c77 100755..100644 --- a/activesupport/bin/generate_tables +++ b/activesupport/bin/generate_tables diff --git a/activesupport/lib/active_support/core_ext/object/to_param.rb b/activesupport/lib/active_support/core_ext/object/to_param.rb index 06f077e920..06f077e920 100755..100644 --- a/activesupport/lib/active_support/core_ext/object/to_param.rb +++ b/activesupport/lib/active_support/core_ext/object/to_param.rb |