The basic structure to implement schedule project. You have 3 objects to implement yours views, because the logic is implemented in this gem. Installation Add this line to your application’s...
Gem previsao-clima-tempo
Communication with Clima Tempo accessing information about the weather of Brazil. Installation Add this line to your application’s Gemfile: gem 'previsao-clima-tempo' And then execute:...
Rails 3 generators in gem
This is the folders structure in a gem. lib - generators - gemname install_generator.rb - templates (template files) Install Generator require 'rails/genera...