Skip to content

Commit

Permalink
Add TODO section
Browse files Browse the repository at this point in the history
  • Loading branch information
brunofacca committed Apr 21, 2017
1 parent 4eabdc5 commit 4698cfa
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,6 @@ else
end
```


## Authors

- **Bruno Facca** - [LinkedIn](https://www.linkedin.com/in/brunofacca/) -
Expand All @@ -538,6 +537,12 @@ items to the checklist, feel free to create an issue and/or a PR. If you are
interested in contributing regularly, drop me a line at the above e-mail to
become a collaborator.

## TODO
* Compare upload gems regarding their implementation of the [File
Uploads](#file-uploads) items of this checklist (build a table).
* Compare authentication gems regarding their implementation of the
[Authentication](#authentication) items of this checklist (build a table).

## References and Further Reading
- [Ruby on Rails Security Guide](http://guides.rubyonrails.org/security.html)
- [The Rails 4 Way by Obie Fernandez](https://www.amazon.com/Ruby-Rails-Tutorial-Addison-Wesley-Professional/dp/0134598628/ref=pd_lpo_sbs_14_t_0?_encoding=UTF8&psc=1&refRID=G6PXCRKW09VRHMY07MV2), Chapter 15
Expand Down

0 comments on commit 4698cfa

Please sign in to comment.