1
0
Fork 0
forked from OpenNeo/impress
Dress to Impress, a big fancy Neopets customization tool!
Find a file
Matchu c5edd20b30 Add outfit context menu, with Download button
A better affordance than the popup telling people not to do this lol

and I'm planning to maybe add the button for SWF etc info here too!
2023-10-23 19:05:10 -07:00
.vscode Add the Pardon Our Dust page 2023-10-23 19:05:09 -07:00
app Add outfit context menu, with Download button 2023-10-23 19:05:10 -07:00
autotest
bin Precompile assets when deploying new version 2023-10-23 19:05:09 -07:00
config Remove the now-unused pets#submit action 2023-10-23 19:05:10 -07:00
db
deploy Move comment in setup.yml 2023-10-23 19:05:09 -07:00
doc
lib Fix AMFPHP requests 2023-10-23 19:05:09 -07:00
public Stop saving local copies of SWFs 2023-10-23 19:05:10 -07:00
script rails 3 2010-05-14 18:12:31 -04:00
spec
test
tmp utf-8 support in both ruby 1.9 and 1.8 2011-06-04 18:40:15 -04:00
vendor Delete some unused public/assets files 2023-10-23 19:05:09 -07:00
.gitignore Remove Vagrant config 2023-10-23 19:05:09 -07:00
.ruby-version
config.ru
Gemfile
Gemfile.lock
LICENSE.md
package.json Fix precompile error by removing unneeded minify 2023-10-23 19:05:09 -07:00
Procfile.dev
Rakefile
README
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.