Skip to content

Commit

Permalink
upgrade to firenze v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fahad19 committed Aug 22, 2015
1 parent d8c31fd commit 62785f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/test/models/Post.js
@@ -0,0 +1,5 @@
/*eslint camelcase: [2, {properties: "never"}]*/
/* eslint-disable new-cap */
var f = require('firenze');

module.exports = f.createModelClass({});

0 comments on commit 62785f1

Please sign in to comment.