Commit Graph

50 Commits

Author SHA1 Message Date
Ken Johnson fe53d38da0 Remove broken CodeClimate badge from README
Removed the CodeClimate badge link from the README header as the
CodeClimate links are no longer functional.

Kept the Build Status badge from Travis CI.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 14:50:25 +00:00
horvatic 3ebae3dd03 add setup for mac apple silicon 2022-03-15 20:11:46 +00:00
Al Snow 23d145129d Upgraded Ruby to 2.7.0-preview1 and Rails to 6.0.0 - fixed 1 spec 2019-09-09 15:13:29 -04:00
Al Snow 8c4b05a2b2 Removed 'Rails, ' from new wording 2018-03-15 09:38:12 -04:00
Al Snow 2d65705412 Updated Rails stack setup instructions 2018-03-13 10:32:36 -04:00
Ken Johnson 0766ca80bf updated to point to the contribution document. 2018-03-03 11:46:48 -05:00
Al Snow 68f1ad7185 Upgraded Ruby to 2.5.0 2018-02-25 15:52:21 -05:00
Al Snow 86f32cde66 Upgraded ffi gem + changed license text to link in README file 2018-02-25 09:09:12 -05:00
Al Snow d2788b3ad5 Merge branch 'master' of https://github.com/OWASP/railsgoat 2018-01-04 11:48:36 -05:00
Al Snow dbc67baf53 Upgraded Ruby to 2.4.3 2017-12-14 19:01:55 -05:00
Joseph Mastey 89ce39ae53 fix README to reflect proper operation of the vuln specs 2017-12-13 08:34:12 -06:00
mccabe615 cc53212a68 updating readme 2017-11-13 15:13:37 -05:00
Al Snow 20635993c8 Upgraded Ruby to 2.4.2, fixed OpenSSL warnings, and 3 gems 2017-09-25 12:58:06 -04:00
Al Snow 367800e9af Upgraded to ruby 2.3.5 2017-09-17 12:40:36 -04:00
nVisium-ken-johnson 386a526742 merged @jmmasteys rails_5 branch 2017-07-12 10:24:04 -04:00
Al Snow 28b56965f6 Upgrade addressable gem and Ruby 2.3.4 2017-03-30 08:23:52 -04:00
Joseph Mastey 8c38edd90b upgrade(rails-5): we updated the db/config, broke the test that extracts it 2017-01-19 15:53:24 -06:00
Joseph Mastey 54b8c291ea upgrade(rails 5): no longer use rake to invoke rake tasks, use rails
though I left the case alone where the command would previously been
just `bundle exec rake`, as doing the same doesn't work for rails.
2017-01-19 13:59:40 -06:00
Al Snow 3e1e5aebe9 Added phantomjs version to README 2016-12-10 12:05:11 -05:00
Al Snow 08c6a3ad22 Upgraded ruby to 2.3.3 2016-11-22 11:32:05 -05:00
Al Snow a274d71360 Upgraded Ruby versions in config/doc files 2016-11-16 08:01:23 -05:00
Mike McCabe a3c0cf7948 Update README.md 2016-08-28 23:23:43 -04:00
Mike McCabe fc120ba186 Minor update about docker IP 2016-08-28 23:10:33 -04:00
Jayson Grace 43beb7a752 Updated documentation to include steps to run RailsGoat on Docker 2016-08-28 13:05:00 -06:00
godinezj 0c54b258dd Updated README to match Gemfile 2016-06-22 10:26:25 -07:00
cktricky b70206ab4f updated our support message in the readme so that folks know to visit slack for real-time-"ish" assistance 2016-02-16 10:47:08 -08:00
cktricky d8f9ba6eef updated to reflect the rails 3 deprecation 2015-08-18 21:29:39 -04:00
Tom Copeland b9dd1a6e3d Add a docs note about running just one spec 2015-04-29 10:18:32 -04:00
Mike McCabe 1466c69616 Update README.md 2014-09-21 14:34:00 -04:00
mccabe615 95c36fb6bd Updating README.md with MySQL info 2014-08-25 11:38:28 -04:00
James Espinosa 70c9c9942b Update LICENSE year in README file 2014-07-02 22:54:00 -05:00
James Espinosa e89ab2ca1b Update README file information 2014-07-02 22:16:29 -05:00
Al Snow 1bea104205 New 2.1.2 branch changes for Ruby 2.1.2 upgrade 2014-06-25 13:04:14 -04:00
Al Snow 84a8ad5b39 Merged master into branch/clean it up/green test run 2014-04-03 21:00:58 -04:00
mccabe615 ad4f982992 Update README.md 2013-12-27 15:47:41 -05:00
James Espinosa 76bf8fa45d Update README to include MailCatcher notes 2013-12-10 22:35:42 -06:00
James Espinosa 69078aa404 Add minor text and typo changes 2013-11-14 15:04:45 -06:00
James Espinosa 64bdc00161 Add minor changes to README.md file 2013-11-14 15:04:45 -06:00
Al Snow 94d4410528 1. Changed 1.9.3 to 2.0.0 in .rvmrc, .travis.yml, Gemfile, README.md.
2. Rebuilt Gemfile.lock file.
3. Changed "@@" (class var) to "$" (global var) in spec/support/capybara_shared.rb
2013-10-28 19:32:59 -04:00
cktricky acf3b533bd fixing travis ci build icon 2013-10-27 22:43:10 -04:00
mccabe615 79915519b1 Update README.md 2013-10-09 13:25:54 -04:00
mccabe615 829b566c29 Update README.md 2013-10-07 15:23:37 -04:00
mccabe615 30f432e8a0 Update README.md 2013-10-07 15:23:37 -04:00
chrismo e71834b830 Additions to README 2013-10-07 10:21:33 -05:00
mccabe615 5123d8ba77 Update README.md 2013-09-06 16:03:09 -04:00
mccabe615 08c7800dff Update README.md
Update readme with getting started instructions
2013-09-06 10:04:25 -04:00
cktricky 8f4644c312 new note on top 10, 2013 progress 2013-07-28 20:13:16 -04:00
Ken Johnson bdf3f20955 added a license 2013-06-04 14:17:12 -04:00
Ken Johnson 5a992c3c1f made some changes to the application controller, added a user controller, and am now about to start working on the login piece 2013-04-24 18:09:43 -04:00
Ken Johnson dafe2a5f4a first commit 2013-03-19 17:27:18 -04:00