1
0
Fork 0
Practicing Rails
Go to file
Andrew Tomaka 132e893b14 Merge branch 'master' of git.atomaka.com:atomaka/creddit 2016-01-26 11:16:08 -05:00
app Fix some more n+1 stuff 2015-12-23 17:01:23 -05:00
bin Update to rails 4.2.5.1 (bundle update) 2016-01-26 11:15:38 -05:00
config Add a quick front apge 2015-12-11 15:05:16 -05:00
db Creaet simple user profile 2015-08-12 14:48:44 -04:00
lib Add user creation 2015-07-09 16:31:41 -04:00
log Initial commit 2015-07-08 10:24:41 -04:00
public Initial commit 2015-07-08 10:24:41 -04:00
spec Update to rails 4.2.5.1 (bundle update) 2016-01-26 11:15:38 -05:00
vendor/assets Initial commit 2015-07-08 10:24:41 -04:00
.gitignore Add user creation 2015-07-09 16:31:41 -04:00
.gitlab-ci.yml Add authorization via Pundit 2015-12-23 15:44:58 -05:00
.metrics Add metrics for testing / style / best practices 2015-07-10 00:27:23 -04:00
.rspec Development and testing setup 2015-07-08 14:51:49 -04:00
.ruby-version Initial commit 2015-07-08 10:24:41 -04:00
Gemfile Update to rails 4.2.5.1 (bundle update) 2016-01-26 11:15:38 -05:00
Gemfile.lock Update to rails 4.2.5.1 (bundle update) 2016-01-26 11:15:38 -05:00
Guardfile Development and testing setup 2015-07-08 14:51:49 -04:00
README.md Use built-in Gitlab CI 2015-11-19 14:46:34 -05:00
Rakefile Initial commit 2015-07-08 10:24:41 -04:00
config.ru Initial commit 2015-07-08 10:24:41 -04:00

README.md

build status

creddit

C(lone)reddit

Development

Some stuff for notifications later

Mac

  • brew install terminal-notifier

Ubuntu 14.04