Skip to content

mayth/refixative

Repository files navigation

Refixative

REFLEC BEAT colette score tool

Refixative is licensed under The MIT License. See 'LICENSE'.

This app runs on my server: http://colette.aquarite.info

Requirements

Refixative requires these softwares:

  • Ruby 1.9
  • Bundler
  • PostgreSQL
  • memcached

Any other required gems are installed by Bundler.

In addition, version and musics data are required. They must be added to the database before this app runs. See migration files and models.

My development environment is here:

  • Mac OS X Mountain Lion (10.8)
  • ruby 1.9.3p327
  • Bundler version 1.2.1
  • PostgreSQL 9.2.1
  • memcached 1.4.15

On my server, this app is hosted by Apache/Passenger.