You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
rebuilt e3fe98f9ea
changed extension from jpeg to jpg of image because when it gets precompiled, the extension changes to jpg. This was breaking production
3 years ago
app changed extension from jpeg to jpg of image because when it gets precompiled, the extension changes to jpg. This was breaking production 3 years ago
bin initial commit 3 years ago
config Add in the news page 3 years ago
db Swap out contact form to one that uses mailgun 3 years ago
lib initial commit 3 years ago
log initial commit 3 years ago
public Add in the news page 3 years ago
spec initial commit 3 years ago
storage initial commit 3 years ago
tmp initial commit 3 years ago
vendor initial commit 3 years ago
.gitattributes initial commit 3 years ago
.gitignore initial commit 3 years ago
.rspec initial commit 3 years ago
.ruby-version initial commit 3 years ago
Gemfile Swap out contact form to one that uses mailgun 3 years ago
Gemfile.lock Swap out contact form to one that uses mailgun 3 years ago
Procfile.dev initial commit 3 years ago
README.md initial commit 3 years ago
Rakefile initial commit 3 years ago
config.ru initial commit 3 years ago
package.json initial commit 3 years ago
yarn.lock initial commit 3 years ago

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...