Dress to Impress, a big fancy Neopets customization tool!
Matchu
13371e3cf2
Look, I'll be real, I have literally not run these automated tests in probably like a whole decade. Most of these files are empty, the ones that aren't seem basically trivial, and I bet half of it would fail anyway. If I wanted to do real automated testing, I would basically want to start from scratch anyway, and apply coverage I can trust to the areas I actually care about. Until then, I feel like these gems and files are mostly just clutter, and I don't like them being One More Barrier To Entry. Goodbye, unused complexity! |
||
---|---|---|
.vscode | ||
app | ||
bin | ||
config | ||
db | ||
deploy | ||
doc | ||
lib | ||
public | ||
test | ||
tmp | ||
vendor | ||
.gitignore | ||
.ruby-version | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE.md | ||
package.json | ||
Procfile.dev | ||
Rakefile | ||
README | ||
yarn.lock |
An extension of Dress to Impress (PHP) that runs on Ruby on Rails. I wanted to use Rails initially for Impress, but hoped that using PHP would allow me to attract more developers. Looks like that wasn't the case, so I just went with what I loved and made the items database in Rails. Future Impress sections will likely find themselves in this project, rather than the PHP project.