Sha256: efb51a75f117950c3983060f78a399b0541e706b58d5968ac6e27feabdf3edc5

Contents?: true

Size: 423 Bytes

Versions: 7

Compression:

Stored size: 423 Bytes

Contents

:markdown
  RoR makes great use of [flash messages](http://guides.rubyonrails.org/action_controller_overview.html#the-flash) to give the 
  users important information as they navigate the site. 

  Within each project we **need** to have an alert for standard messages, success messages and alert messages.

  Alerts depend on the `Close` plugin.
%hr

%h3#Standard-alerts Standard Alerts
= example "modules", "alerts"
%hr

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
sb-styleguide-1.2.2 app/views/modules/alerts.html.haml
sb-styleguide-1.2.1 app/views/modules/alerts.html.haml
sb-styleguide-1.2.0 app/views/modules/alerts.html.haml
plinth-0.0.1.pre app/views/modules/alerts.html.haml
sb-styleguide-1.1.0 app/views/modules/alerts.html.haml
sb-styleguide-1.0.1 app/views/modules/alerts.html.haml
sb-styleguide-1.0.0 app/views/modules/alerts.html.haml