Practicing Rails
Andrew Tomaka
f91390baf6
Add user sessions Although rails provides built-in user sessions, this allows us to add additional fields to the session model. For example, we can now track the user agent and IP address of all sessions associated with a user. Long term, this allows us to do neat things like session revocation (by both user and admin) and sudo mode. See merge request !5 |
||
---|---|---|
app | ||
bin | ||
config | ||
db | ||
lib | ||
log | ||
public | ||
spec | ||
vendor/assets | ||
.gitignore | ||
.metrics | ||
.rspec | ||
.ruby-version | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
Guardfile | ||
Rakefile | ||
README.md |
creddit
C(lone)reddit
Development
Some stuff for notifications later
Mac
brew install terminal-notifier