Agile Web Development

Build it. Launch it. Love it.

Plugins by Pavlikus

  • Validation Scenarios

    Adds validation scenarios support to an Active Record model.

  • Validates Word Count

    This plugin adds new simple validation to your rails models. It validates that the value of the specified attribute does not exceed specified word count.

  • application_config

    'application_config' eases project configuring by introducing erb enabled yaml config file in RAILS_ROOT/config folder and provides handful methods accessing config values based on current rails environment. So, you can have separate sets of configuration properties for each rails environment you use.