CoinPost
CoinPost copied to clipboard
A Ruby-On-Rails-based Bitcoin Item listing and marketplace system
After Putting the CoinPost Repo in the My project directory, I did the rake db:create and rake db:migrate2 i got this could not find ruby-prof 0.11.2, run the bundle install...
In the registration form, i have a blank screen in place of the captcha  the db:seed command fail : ``` rake db:seed --trace ** Invoke db:seed (first_time) ** Execute...
MtGox API doesn't seem to be working. (http://data.mtgox.com/api/1/BTCUSD/ticker - error 403). Is there any fix for it / alternative API? What happened to it?
Install
First time installing a ruby site, how do I go about that?