This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit b09f740d4790d935da4a2383e9f9826dc19e9065
tree 8ac04760cd7e9890e51b4d7a861bccb0daefc639
parent e79a6ab8e0d5784b13cf70f11c2d8bf489b06bc2
tree 8ac04760cd7e9890e51b4d7a861bccb0daefc639
parent e79a6ab8e0d5784b13cf70f11c2d8bf489b06bc2
railscasts-episodes / episode-145
episode-145/README
Railscasts Episode #145: Integrating Active Merchant http://railscasts.com/episodes/145 Commands rake gems:install script/generate nifty_scaffold order new cart_id:integer ip_address:string first_name:string last_name:string card_type:string card_expires_on:date script/generate model order_transaction order_id:integer action:string amount:integer success:boolean authorization:string message:string params:text







