Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged SSModel

  • Acts as ordered

    Allows you to access the adjacent models in a given order. Adds next and previous accessors to model instances.

  • Acts as habtm list

    Manages ordered lists through a join-table. It is providing almost the same API as acts_as_list.

  • Annotate models

    Add a comment summarizing the current schema to the top of each ActiveRecord model source file.