Class: BraintreeTransparentRedirectSlice::Main

Inherits:
Application
  • Object
show all
Defined in:
app/controllers/main.rb

Instance Method Summary collapse

Methods included from Merb::BraintreeTransparentRedirectSlice::CreditCardsHelper

#braintree_date_reformatter, #fetch_credit_card

Instance Method Details

#indexObject



3
4
5
# File 'app/controllers/main.rb', line 3

def index
  render
end