require 'rubygems' gem 'activesupport', '3.0.0.beta' require 'active_support/all' ## # The top-level for Phoebe module Dionysus # The current version VERSION = File.read(File.join(File.dirname(__FILE__), '..', 'VERSION')).strip end