CoinPost icon indicating copy to clipboard operation
CoinPost copied to clipboard

A Ruby-On-Rails-based Bitcoin Item listing and marketplace system

Results 4 CoinPost issues
Sort by recently updated
recently updated
newest added

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 ![slection_001](https://f.cloud.github.com/assets/2298609/2045987/46446942-8a00-11e3-9e1c-5d87f5c918ce.png) 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?

First time installing a ruby site, how do I go about that?