Tutsplus Essential Rails Gems Tutorial
- Type:
- Other > Other
- Files:
- 19
- Size:
- 1.52 GiB (1627678181 Bytes)
- Uploaded:
- 2015-12-11 17:58 GMT
- By:
- BarCraft
- Seeders:
- 1
- Leechers:
- 0
- Info Hash: C6303E8714FCB5CBBE7C3A6E30F766BEEE7EEDAD
Ruby on Rails is a great framework for quickly and easily building applications for the web. It's a framework designed with developer productivity and happiness in mind However, there are lots of commonly required features that Rails doesn't support out of the box. You can always roll your own solutions, but the best case is to use a community-created gem In this course, Tuts+ instructor Jose Mota will show you how to use some of the most commonly needed gems for Rails apps. You'll learn about gems that improve the debugging experience, that help with user authorization and authentication, that run tasks, perform search, protect data and more! You'll also learn about some really crucial testing gems along the way