Welcome Guest, Not a member yet? Register   Sign In
ActiveRecord for CodeIgniter: Rails-style model interactions

[eluser]beemr[/eluser]
I think the 0.7 dev version of ActiveRecord Mod (scroll to the bottom of its wiki) is the only one that is actively developed. I'm currently using it with 1.6.3, and it works fine.

However, it is essentially an Object Mapper for SQL, so its not a silver bullet for form interaction and validation. You will still have to build your usual CI validation rules and such.

I've posted an addendum to a Validation extension that will let you hook validation callbacks into your ActiveRecord Mod models. You'll have to go to this version of Validation Callbacks into Models


Messages In This Thread
ActiveRecord for CodeIgniter: Rails-style model interactions - by El Forum - 07-02-2008, 04:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB