1
0
Fork 0
Go to file
Andrew Tomaka 0a628a6a6e Add evidence creation and association 2015-10-14 13:42:59 -04:00
app Add evidence creation and association 2015-10-14 13:42:59 -04:00
bin Initial rails new 2015-09-29 19:02:43 -04:00
config Add evidence creation and association 2015-10-14 13:42:59 -04:00
db Add evidence creation and association 2015-10-14 13:42:59 -04:00
lib Switch to bootstrap for now 2015-10-06 12:11:53 -04:00
log Initial rails new 2015-09-29 19:02:43 -04:00
public Initial rails new 2015-09-29 19:02:43 -04:00
vendor/assets Initial rails new 2015-09-29 19:02:43 -04:00
.env.sample Add Reddit login/logout 2015-09-29 21:21:27 -04:00
.gitignore Add evidence creation and association 2015-10-14 13:42:59 -04:00
Gemfile Add evidence creation and association 2015-10-14 13:42:59 -04:00
Gemfile.lock Add evidence creation and association 2015-10-14 13:42:59 -04:00
README.md Update readme 2015-10-14 11:22:06 -04:00
Rakefile Initial rails new 2015-09-29 19:02:43 -04:00
config.ru Initial rails new 2015-09-29 19:02:43 -04:00

README.md

dbzdokkan-rails

Data management and release of DBZDokkan data

Requirements

  • imagemagick
    • sudo apt-get install imagemagick -y