Practicing Rails
Find a file
Andrew Tomaka 4636bc837d Merge branch 'atomaka/feature/comments' into 'master'
Add comments to creddit

Initial pass at commenting with some things left to consider.  Primarily, double nesting of resources is advised as poor practice.  Investigate alternatives.  Testing on comments isn't entirely complete (delete missing and some other things).  Comment replies need to be moved to inline. 

See merge request !15
2015-08-05 22:04:04 -04:00
app Initial attempt at comments 2015-08-05 19:53:17 -04:00
bin Initial commit 2015-07-08 10:24:41 -04:00
config Initial attempt at comments 2015-08-05 19:53:17 -04:00
db Initial attempt at comments 2015-08-05 19:53:17 -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 Initial attempt at comments 2015-08-05 19:53:17 -04: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
.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
config.ru Initial commit 2015-07-08 10:24:41 -04:00
Gemfile Initial attempt at comments 2015-08-05 19:53:17 -04:00
Gemfile.lock Initial attempt at comments 2015-08-05 19:53:17 -04:00
Guardfile Development and testing setup 2015-07-08 14:51:49 -04:00
Rakefile Initial commit 2015-07-08 10:24:41 -04:00
README.md Development and testing setup 2015-07-08 14:51:49 -04:00

creddit

C(lone)reddit

Development

Some stuff for notifications later

Mac

  • brew install terminal-notifier

Ubuntu 14.04