a function to decrypt has been added to the mix

This commit is contained in:
cktricky
2014-03-16 15:26:33 -04:00
parent 3a5818c493
commit 87f9c825ba
3 changed files with 61 additions and 2 deletions
+1
View File
@@ -37,6 +37,7 @@ Railsgoat::Application.routes.draw do
resources :pay do
collection do
post "update_dd_info"
post "decrypted_bank_acct_num"
end
end