Learn how to use Mipony with the manual. If you need some help to start with the program, here you have a quick guide.
Mipony Manual in rapidshare
Mipony Manual in megaupload
Click in “Detect links”.
//
Learn how to use Mipony with the manual. If you need some help to start with the program, here you have a quick guide.
Mipony Manual in rapidshare
Mipony Manual in megaupload
Click in “Detect links”.
//
This is because YAML lariby is not installed or not in path.Add library to your code before that ensure it exists.require “yaml”dbconfig = YAML::load(File.open(‘database.yml’))ActiveRecord::Base.establish_connection( dbconfig )