1
0
Fork 0
forked from OpenNeo/impress
Dress to Impress, a big fancy Neopets customization tool!
Find a file
Matchu 375753ef89 Version the http_accept_languages gem
idk why we were pulling from git before, probably to get a feature that wasn't pushed to rubygems yet? But now the latest rubygems version matches the latest repo commit (both back in 2017 lol), so let's do that for greater stability and clarity!
2023-10-23 19:05:05 -07:00
app Remove RightAWS gem 2023-10-23 19:05:05 -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 Remove RightAWS gem 2023-10-23 19:05:05 -07:00
db Delete WardrobeTip model 2023-10-23 19:05:05 -07:00
doc rails 3 2010-05-14 18:12:31 -04:00
lib Remove mall spider cron jobs 2023-10-23 19:05:05 -07:00
public ignore public/uploads 2015-07-27 13:24:58 -04:00
script rails 3 2010-05-14 18:12:31 -04:00
spec Delete WardrobeTip model 2023-10-23 19:05:05 -07:00
test core of pet loading, still needs get image hash, download assets 2010-10-07 10:46:23 -04:00
tmp
vendor Version the http_accept_languages gem 2023-10-23 19:05:05 -07:00
.gitignore
.ruby-version
Capfile move some deploy stuff from files into env 2015-07-17 17:47:58 -04:00
config.ru
Gemfile
Gemfile.lock Version the http_accept_languages gem 2023-10-23 19:05:05 -07:00
LICENSE.md
Rakefile
README
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.