Skip to content

Commit

Permalink
Updated link to Shawn's article
Browse files Browse the repository at this point in the history
  • Loading branch information
ccschmitz committed May 24, 2011
1 parent 319312c commit 6ede157
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.markdown
Expand Up @@ -62,6 +62,4 @@ When selecting records, you can filter by any field specified in the fields arra
If you specify the primary key, the model knows you are looking for a single record and will return the object rather than the query result.

This model is based on a model by Shawn McCool from his article [How To Write A Better Model In CodeIgniter](). It has worked out pretty well for me so far but I would love to get some feedback from the community and see if anyone has ideas for improvements or if they have a base model that they enjoy working with.

The code is up on [GitHub]() if anyone would like to contribute.
This model is based on a model by Shawn McCool from his article [How To Write A Better Model In CodeIgniter](http://heybigname.com/2009/08/28/how-to-write-a-better-model-in-code-igniter/). It has worked out pretty well for me so far but I would love to get some feedback from the community and see if anyone has ideas for improvements or if they have a base model that they enjoy working with.

0 comments on commit 6ede157

Please sign in to comment.