Dress to Impress, a big fancy Neopets customization tool!
Find a file
Matchu c9a7f0c4d4 Delete ~empty initializer files
Idk I guess these are the default place to put certain settings, but idk if they're still canonical, and I'd rather just not have files that don't mean anything rn!
2023-10-23 19:05:05 -07:00
app Delete unused Pledgie files 2023-10-23 19:05:05 -07:00
autotest
bin Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
config Delete ~empty initializer files 2023-10-23 19:05:05 -07:00
db Delete WardrobeTip model 2023-10-23 19:05:05 -07:00
doc
lib Remove mall spider cron jobs 2023-10-23 19:05:05 -07:00
public
script
spec
test
tmp
vendor
.gitignore
.ruby-version
Capfile move some deploy stuff from files into env 2015-07-17 17:47:58 -04:00
config.ru move async behavior to development_async environment 2010-10-11 18:28:39 -04:00
Gemfile Remove dotenv-deployment, upgrade dotenv-rails 2023-10-23 19:05:05 -07:00
Gemfile.lock
LICENSE.md
Rakefile Uninstall resque 2023-10-23 19:05:04 -07:00
README
Vagrantfile

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.