.gitignore | |
|
|
.rspec.example | |
|
|
.ruby-version.example | |
|
|
.travis.yml | |
|
|
Capfile | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Guardfile | |
|
|
Procfile | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/admin/dashboard.rb | 11 | A 0 mins |
|
app/admin/newsletter.rb | 57 | A 0 mins |
|
app/admin/users.rb | 41 | A 0 mins |
|
app/assets/images/check.png | |
|
|
app/assets/images/rails.png | |
|
|
app/assets/images/spinner.png | |
|
|
app/assets/javascripts/active_admin.js | 0 | A 0 mins |
|
app/assets/javascripts/angular/app/app.js.coffee | |
|
|
app/assets/javascripts/angular/app/index.js.coffee | |
|
|
app/assets/javascripts/angular/app/run.js.coffee | |
|
|
app/assets/javascripts/angular/directives/railstom/go_to_by_scroll.js.coffee | |
|
|
app/assets/javascripts/angular/directives/railstom/load_icon.js.coffee | |
|
|
app/assets/javascripts/angular/directives/railstom/max_characters.js.coffee | |
|
|
app/assets/javascripts/angular/directives/railstom/test_angular_template.js.coffee | |
|
|
app/assets/javascripts/angular/index.js.coffee | |
|
|
app/assets/javascripts/application.js.coffee | |
|
|
app/assets/javascripts/global.js.coffee | |
|
|
app/assets/stylesheets/active_admin.css.scss | |
|
|
app/assets/stylesheets/application.scss | |
|
|
app/assets/stylesheets/components/_footer.scss | |
|
|
app/assets/stylesheets/components/_header.scss | |
|
|
app/assets/stylesheets/config/_colors.scss | |
|
|
app/assets/stylesheets/config/_variables.scss | |
|
|
app/assets/stylesheets/foundation_and_overrides.scss | |
|
|
app/assets/stylesheets/global/_alerts.scss | |
|
|
app/assets/stylesheets/global/_buttons.scss | |
|
|
app/assets/stylesheets/global/_forms.scss | |
|
|
app/assets/stylesheets/global/_global.scss | |
|
|
app/assets/stylesheets/global/_layout.scss | |
|
|
app/assets/stylesheets/global/_typography.scss | |
|
|
app/controllers/application_controller.rb | 94 | A 1 hr |
|
app/controllers/cancel_accounts_controller.rb | 18 | A 0 mins |
|
app/controllers/home_controller.rb | 8 | A 0 mins |
|
app/controllers/omniauth_callbacks_controller.rb | 68 | A 35 mins |
|
app/controllers/pages_controller.rb | 15 | A 0 mins |
|
app/controllers/registrations_controller.rb | 11 | A 0 mins |
|
app/controllers/templates_controller.rb | 8 | A 0 mins |
|
app/controllers/user_settings_controller.rb | 23 | A 0 mins |
|
app/helpers/application_helper.rb | 27 | A 0 mins |
|