rubysec / rubysec.com

Rails app that powers rubysec.com

Home Page:https://rubysec.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rubysec.com

Rails app that powers rubysec.com.

Pull requests welcome.

Setup

Requires ruby-2.3.1

bundle install

bundle exec rake db:create db:migrate

Load advisory database

# inside a console
RubysecImporter.new.import!

Run the tests

bundle exec rake test

About

Rails app that powers rubysec.com

https://rubysec.com

License:GNU General Public License v3.0


Languages

Language:Ruby 65.2%Language:HTML 30.1%Language:SCSS 3.3%Language:JavaScript 1.3%