My secret project with named beta 'talks' to become development, Hurray!!!
Continuous reading in lacoctelera.com/coctaitor. and README of repository.
Polymorphic memberships user pass control. Acts as Membership User helps us to control the user access to privated areas of our application, getting separated from the rest of the code. Read more information in the README repository.
Acts as Membership Role roles simplified system. Performs management based on existing actions in each controller and permissions in the database to obtain access hierarchical according to the roles.
As I like Controllers with little code I wrote a new plugin to avoid always write the same code. The plugin Dont Repeat Actions dynamically generates basic CRUD actions for a controller, avoiding a repetition of these in each controller. Happy DRY for controllers. Read more information in the README repository.
Af is the name of my personal web project, always trying to improve and always changing. You can see the inside of it in the repository.
My tests with hpricot ended in the construction of my first plugin for Rails. Plugin WeatherHelper shows that the climate of the province desired using http://www.google.com/ig/api. You can read more information in the README repository.