Rails is our web framework. Goals Be able to write a simple Rails application. Understand how Rails talks to the...
Best results in other decks
You can use local copies of gems in your Gemfile like this: gem 'spreewald', path: '~/gems/spreewald' As soon as you...
This method will remove automatically installed packages that no other packages depend on any more. This, of course...