Explore >> Select a destination


You are here

hashrocket.com
| | ankane.org
3.0 parsecs away

Travel
| | Running Rails 4 with attr_accessible? Upgrade in three safe and easy steps 1 First, log all instances of forbidden attributes. Add to...
| | avohq.io
4.8 parsecs away

Travel
| | Learn how to add the ability to automatically generate Open Graph images using Ruby to make our web pages more attractive on social media.
| | www.aaron-gray.com
1.5 parsecs away

Travel
| | Since rails-api was merged into Rails as part of Rails 5, the rails-api project has largely been abandoned, and for good reason. People who have a rails-api app will want to update to Rails 5 in order to stay up-to-date. Although the process is not hard, it is slightly different from a traditional update from Rails 4 to Rails 5. [...]
| | yehudakatz.com
30.7 parsecs away

Travel
| TL;DR Although apps and gems look like they share the concept of "dependency", there are some important differences between them. Gems depend on a name and version range, and intentionally don't care about where exactly the dependencies come from. Apps have more controlled deployments, and need a guarantee that