Dress to Impress, a big fancy Neopets customization tool!
Find a file
Matchu dc9d82ce86 Oops, fix item search crash in wardrobe
Oh right, these aren't the weird item proxy thing anymore, stop calling these methods!
2023-10-23 19:05:03 -07:00
app Oops, fix item search crash in wardrobe 2023-10-23 19:05:03 -07:00
autotest rspec:install 2010-05-14 18:17:10 -04:00
bin Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
config match router syntax -> get/post 2023-10-23 19:05:02 -07:00
db Add db field to override special color 2018-05-09 14:10:20 -07:00
doc
lib
public ignore public/uploads 2015-07-27 13:24:58 -04:00
script
spec
test
tmp
vendor Upgrade sass-rails & compass-rails 2023-10-23 19:05:03 -07:00
.gitignore
.ruby-version
Capfile
config.ru
Gemfile Upgrade sass-rails & compass-rails 2023-10-23 19:05:03 -07:00
Gemfile.lock Upgrade sass-rails & compass-rails 2023-10-23 19:05:03 -07:00
LICENSE.md Update our license 2023-10-23 19:04:56 -07:00
Rakefile
README replace standard rails readme :P 2010-07-07 02:31:47 -04:00
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.