Remove executable bit from lib and spec source files (#718)

This commit is contained in:
Thibault Jouan 2017-03-28 03:39:17 +00:00 committed by Cliff Braton
parent 22827ad6f2
commit 50dea101b2
10 changed files with 0 additions and 0 deletions

0
lib/draper/decorator.rb Executable file → Normal file
View File

0
lib/draper/finders.rb Executable file → Normal file
View File

0
lib/draper/railtie.rb Executable file → Normal file
View File

0
lib/draper/test/minitest_integration.rb Executable file → Normal file
View File

0
lib/draper/test/rspec_integration.rb Executable file → Normal file
View File

0
lib/draper/view_context.rb Executable file → Normal file
View File

0
spec/draper/decorator_spec.rb Executable file → Normal file
View File

0
spec/dummy/app/decorators/post_decorator.rb Executable file → Normal file
View File

0
spec/dummy/spec/decorators/post_decorator_spec.rb Executable file → Normal file
View File

0
spec/spec_helper.rb Executable file → Normal file
View File