Dress to Impress, a big fancy Neopets customization tool!
Find a file
Matchu 6581597d7c Add user:owns/wants back to item search
Not so bad, using a condition on `has_many` `through` was a cute trick!!
2023-10-23 19:05:03 -07:00
app
autotest
bin Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
config
db
doc
lib
public
script
spec
test core of pet loading, still needs get image hash, download assets 2010-10-07 10:46:23 -04:00
tmp
vendor
.gitignore Add Vagrantfile for installing Ruby 1.9.3 2023-07-21 17:44:49 -07:00
.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
Gemfile.lock Upgrade sass-rails & compass-rails 2023-10-23 19:05:03 -07:00
LICENSE.md
Rakefile
README
Vagrantfile Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00

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.