Sha256: 74580cc808c2a4a8154f8c9bf8f3758ab4573beb23deabaf35a4cf7583687a92
Contents?: true
Size: 401 Bytes
Versions: 26
Compression:
Stored size: 401 Bytes
Contents
Description: Generates a controller and helper for making sparklines graphs from a view. No arguments are needed. The generator creates a controller class in app/controllers and a helper in app/helpers. Example: ./script/generate sparklines This will create: Controller: app/controllers/sparklines_controller.rb Helper: app/helpers/sparklines_helper.rb
Version data entries
26 entries across 26 versions & 2 rubygems