Format Text Headers # This is an <h1> tag ## This is an <h2> tag ###### This is an <h6> tag Text styles *This text will be italic* _This will also be italic_ **This text will be bold** __This will also be bold__ *You **can** combine them* Lists Unordered * Item 1 * Item 2 * Item 2a * ...
Here is a quick way to try out your Ruby application running in TorqueBox on OpenShift. By default, this quickstart will install the latest incremental version of TorqueBox. You can specify a different version by tweaking .openshift/action_hooks/pre_start_jbossas-7 , but any build old...
Format Text Headers # This is an <h1> tag ## This is an <h2> tag ###### This is an <h6> tag Text styles *This text will be italic* _This will also be italic_ **This text will be bold** __This will also be bold__ *You **can** combine them* Lists Unordered * Item 1 * Item 2 * Item 2a * ...
Interesting to see what the community thinks of Bitcoin as a payout method strategy. Interesting to explore the opportunities, would love to hear your comments. We're also trying to understand the risk with operating bitcoins. For example, with ACH we can reverse a direct deposit, how...
jroes src$ ruby -v ruby 2.0.0dev (2012-11-01 trunk 37411) [x86_64-darwin12.2.0] jroes src$ bundle -v Bundler version 1.2.1 jroes src$ gem -v 1.8.24 jroes src$ ruby rails/railties/bin/rails new testapp --dev # -- snip -- run bundle install /Users/jroes/.rbenv/versions/2.0.0-preview1/li...
Resourceful Routing: If you're building a RESTful JSON API, you want to be using the Rails router. Clean and conventional mapping from HTTP to controllers means not having to spend time thinking about how to model your API in terms of HTTP. URL Generation: The flip side of routing is ...
class to do different bitcoin-moving applications. Typical example would be a marketplace-style site, where there are multiple sellers and buyer. Or job freelance site, where escrow is needed. Or even an exchange could be done with this abstraction (a little extra classes would be nee...
An implementation backed by the Atmosphere Framework on the server side; the only transaction data coming through at the moment are trades from the [MtGox] Bitcoin exchange. Running the Sample The sample uses Gradle to build the project. Build the application: ./gradlew clean war Copy...
"Aprende a Programar" es la traducción del libro de Chris Pine llamado "Learn to Program". El autor liberó el contenido del libro y nos permitió traducirlo. Él ha escrito una segunda versión, y puede ser comprada (en inglés) en http://pragprog.com/book/ltp2/learn-to-program
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES...
to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. You can indicate support for an existing issue by voting it up. When submitting a bug report, please include a Gist that includes a stack trace and any d...