1
0
Fork 0
forked from OpenNeo/impress
Dress to Impress, a big fancy Neopets customization tool!
Find a file
Matchu 33b2953949 Enable basic AuthUser tracking
Simply turning back on the module that tracks sign-ins and IP addresses.
2023-10-23 19:05:08 -07:00
app Enable basic AuthUser tracking 2023-10-23 19:05:08 -07:00
autotest rspec:install 2010-05-14 18:17:10 -04:00
bin Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
config Add Remember Me to login 2023-10-23 19:05:08 -07:00
db Add Remember Me to login 2023-10-23 19:05:08 -07:00
doc
lib Remove old OpenNeo ID auth code 2023-10-23 19:05:07 -07:00
public ignore public/uploads 2015-07-27 13:24:58 -04:00
script
spec Delete WardrobeTip model 2023-10-23 19:05:05 -07:00
test
tmp
vendor Can log into OpenNeo ID accounts directly! 2023-10-23 19:05:07 -07:00
.gitignore
.ruby-version Upgrade to Ruby 3.1.4 2023-10-23 19:05:07 -07:00
Capfile
config.ru
Gemfile
Gemfile.lock Can log into OpenNeo ID accounts directly! 2023-10-23 19:05:07 -07:00
LICENSE.md
Rakefile Uninstall resque 2023-10-23 19:05:04 -07:00
README
Vagrantfile Add AuthUser model, connecting to openneo_id db 2023-10-23 19:05:07 -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.