Dress to Impress, a big fancy Neopets customization tool!
Find a file
Matchu 4d498e7fbb Move jsbundling-rails higher up in Gemfile
Oh I guess I ranthe thing that put it at the bottom!
2023-10-23 19:05:09 -07:00
app Fix typography on wardrobe 2020 page 2023-10-23 19:05:09 -07:00
autotest rspec:install 2010-05-14 18:17:10 -04:00
bin Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
config Create setup.yml deploy script 2023-10-23 19:05:09 -07:00
db Add Remember Me to login 2023-10-23 19:05:08 -07:00
deploy
doc
lib Remove old OpenNeo ID auth code 2023-10-23 19:05:07 -07:00
public
script rails 3 2010-05-14 18:12:31 -04:00
spec
test core of pet loading, still needs get image hash, download assets 2010-10-07 10:46:23 -04:00
tmp
vendor
.gitignore
.ruby-version
Capfile
config.ru
Gemfile Move jsbundling-rails higher up in Gemfile 2023-10-23 19:05:09 -07:00
Gemfile.lock
LICENSE.md
package.json
Procfile.dev
Rakefile
README replace standard rails readme :P 2010-07-07 02:31:47 -04:00
Vagrantfile
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.