200ok-ungleich/swiss-crowdfunder

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.gitignore
.gitlab-ci.yml
.rspec
.rubocop.yml
.ruby-version
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Capfile
Gemfile
Gemfile.lock
Guardfile
LICENSE
README.md
Rakefile
TODO.org
app/assets/javascripts/active_admin.js.coffee
app/assets/javascripts/campaigns.coffee
app/assets/javascripts/goodies.coffee
app/assets/javascripts/root.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/campaigns.scss
app/assets/stylesheets/commons.scss
app/assets/stylesheets/errors.scss
app/assets/stylesheets/goodies.scss
app/assets/stylesheets/orders.scss
app/assets/stylesheets/root.scss
app/assets/stylesheets/scaffolds.scss
app/assets/stylesheets/static.scss
app/assets/stylesheets/unbootstrap.scss
app/views/campaigns/show.html.erb
app/views/campaigns/show.json.jbuilder
app/views/errors/not_found.html.erb
app/views/goodies/index.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/orders/new.html.erb
app/views/orders/show.html.erb
app/views/root/index.html.erb
app/views/shared/_campaign_card.html.erb
app/views/shared/_favicon.html.erb
app/views/shared/_goody.html.erb
app/views/static/about_us.html.erb
app/views/static/privacy_policy.html.erb
app/views/static/terms_of_service.html.erb
bin/bundle
bin/rails
bin/rake