1
0
Fork 0
forked from OpenNeo/impress
Dress to Impress, a big fancy Neopets customization tool!
Find a file
Matchu 75602b949c Remove the development_async environment
It's unused, and I'm just double-checking that it's not somehow causing the issues with the rails dev server not reloading classes. (The `threadsafe!` option would do that, but I don't thiiiink this is the env we're running? But I'm wondering if the loader is getting confused by the prefixiness of the name or something. Unlikely!)
2023-10-23 19:05:04 -07:00
app Backfill globalize's find_by_name method 2023-10-23 19:05:04 -07:00
autotest rspec:install 2010-05-14 18:17:10 -04:00
bin
config Remove the development_async environment 2023-10-23 19:05:04 -07:00
db Add db field to override special color 2018-05-09 14:10:20 -07:00
doc
lib Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
public
script
spec
test
tmp
vendor Upgrade sass-rails & compass-rails 2023-10-23 19:05:03 -07:00
.gitignore
.ruby-version
Capfile
config.ru
Gemfile Upgrade sass-rails & compass-rails 2023-10-23 19:05:03 -07:00
Gemfile.lock Upgrade sass-rails & compass-rails 2023-10-23 19:05:03 -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.