Skip to content

Commit

Permalink
Adding a readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 29, 2012
1 parent 4dd09ab commit 874b21a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README
@@ -0,0 +1,7 @@
## CakePHP helpers for Zurb Foundation CSS framework ##

Add `CakePlugin::load('Foundation')` to your bootstrap.php and

public $helpers = array('Form' => array('Foundation.FoundationForm'));

to you AppController.php file.

0 comments on commit 874b21a

Please sign in to comment.