Failed to load latest commit information.
app Fix bug where we were mistakenly resetting unsubscribe tokens
config Tweaks to make https work happily
db Merge pull request #84 from rails-school/smart-default-date-for-lesson
doc front end
lib Fix LessonTweeter
log front end
public no public index
script front end
spec Fix bug where we were mistakenly resetting unsubscribe tokens
vendor Bump mailcheck source code
.gitignore Fixes calendar
.rspec Colored output for rspec
.ruby-gemset If `school.day_of_week`, choose smart default date for new lesson form
.ruby-version Updates ruby version for rbenv compatibility
.travis.yml Whoops one thing at a time
Gemfile If `school.day_of_week`, choose smart default date for new lesson form
Gemfile.lock If `school.day_of_week`, choose smart default date for new lesson form
LICENSE.txt Add MIT license
Procfile Unicorn
README.md Use protocol-less link in README
Rakefile front end
config.ru front end