Skip to content

Commit

Permalink
Doc improved
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Staal committed Nov 22, 2011
1 parent e890f99 commit 210f988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -34,8 +34,8 @@ Initializer
------------

In common each controller in Rails comes with *app/assets/javascripts/controller_name.js.coffee*.
**Styx.Initializer** allows you to separately define bootstrap logic for each Rails action and pass
some data from server right in.
**Styx.Initializer** allows you to define bootstrap logic for each Rails action separately and
pass some data from server right into it.

To enable initializers bootstrap, add *styx_initialize* line to your layout:

Expand Down

0 comments on commit 210f988

Please sign in to comment.