Dress to Impress, a big fancy Neopets customization tool!
Find a file
2013-02-04 19:12:01 -06:00
app fix bug in determining special color 2013-02-03 13:31:22 -06:00
autotest
config Merge branch 'i18n' 2013-02-04 19:12:01 -06:00
db cut down on pets#load queries 2013-01-28 02:10:25 -06:00
doc
lib make en-MEEP translatable - because sorting by translations doesnt work well with fallbacks 2013-01-27 20:43:08 -06:00
public appearance dropdown - wow, that was easy 2013-01-31 19:46:34 -06:00
script
spec report broken images 2011-08-07 18:23:44 -04:00
test
tmp
vendor add rails-i18n for standard rails api translations 2013-01-30 20:57:32 -06:00
.gitignore
config.ru
Gemfile pet states know their localized description 2013-01-31 19:11:15 -06:00
Gemfile.lock pet states know their localized description 2013-01-31 19:11:15 -06:00
LICENSE
Rakefile update Rakefile and tasks to match new version of rake 2013-01-02 23:40:37 -05:00
README

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.