.gitignore | |
|
|
.rspec | |
|
|
.rvmrc | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Guardfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/javascripts/application.js | 0 | A 0 mins |
|
app/assets/stylesheets/application.css.scss | |
|
|
app/assets/stylesheets/jumbotron-narrow.scss | |
|
|
app/controllers/application_controller.rb | 12 | A 0 mins |
|
app/controllers/dashboard_controller.rb | 4 | A 0 mins |
|
app/controllers/registrations_controller.rb | 10 | A 0 mins |
|
app/controllers/site_controller.rb | 5 | A 0 mins |
|
app/controllers/subscriptions_controller.rb | 34 | A 0 mins |
|
app/helpers/application_helper.rb | 2 | A 0 mins |
|
app/models/user.rb | 9 | A 0 mins |
|
app/services/billing_service.rb | 21 | A 1 hr |
|
app/views/dashboard/index.html.erb | |
|
|
app/views/devise/registrations/new.html.erb | |
|
|
app/views/layouts/application.html.erb | |
|
|
app/views/shared/_notice.html.erb | |
|
|
app/views/site/index.html.erb | |
|
|
app/views/subscriptions/_autofill.html.erb | |
|
|
app/views/subscriptions/new.html.erb | |
|
|
bin/bundle | |
|
|
bin/rails | |
|
|
bin/rake | |
|
|
config.ru | |
|
|
public/404.html | |
|
|
public/422.html | |
|
|
public/500.html | |
|
|
public/favicon.ico | |
|
|
public/robots.txt | |
|
|