diff options
author | Eddie Lebow <elebow@users.noreply.github.com> | 2017-05-05 05:05:53 -0400 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2017-05-05 10:05:53 +0100 |
commit | ba7999dae093c2c9b9f924c9bff8fb9fdea167fc (patch) | |
tree | 59655bdc243e1c0bc7ccb2c47153b07aad5b4192 /test/ruby_fixtures/valid_rails_app/app/dummy.rb | |
parent | 14f3fc777fc4a5e1fd1e1a7b75f4edf84b0a9af0 (diff) | |
download | ale-ba7999dae093c2c9b9f924c9bff8fb9fdea167fc.zip |
[RFC] Add Brakeman for Ruby on Rails (references #385) (#509)
* Add brakeman for Ruby on Rails
Diffstat (limited to 'test/ruby_fixtures/valid_rails_app/app/dummy.rb')
-rw-r--r-- | test/ruby_fixtures/valid_rails_app/app/dummy.rb | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/ruby_fixtures/valid_rails_app/app/dummy.rb b/test/ruby_fixtures/valid_rails_app/app/dummy.rb new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/ruby_fixtures/valid_rails_app/app/dummy.rb |