Plugins / Edits

9 days ago

Edited line 36 :

  • merb_babel Translation / Localization for Merb
  • merb_abel Translation / Localization for Merb (currently 404)
  • 10 days ago

    Edited line 1 :

    This list constaintly gets outdated. Try searching for merb at GitHub and you’ll find much more plugins and tools for Merb.

    Assets

    • First of all see merb-assets in merb-more.
    • merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb

    Authentication

    • merb-auth done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more. You can find usage tips in README.
    • restful_authentication / merbful_authentication Rick Olson’s resful_authentication code-generation plugin, ported to Merb. Merb support is now included in the mainline version alongside Rails.
    • can_has_auth and can_has_auth_core – other excellent authentication plugins

    Caching.

    • Caching is pretty well covered by merb-cache in merb-more.

    L10n and i18n and m17n.

    • merb_global Localization (L10n) and Internationalization (i18n) support
    • merb_abel Translation / Localization for Merb (currently 404)

    Mail related.

    • merb-mailer in merb-more.
    • merb_mail_queue to solve slow massive sendouts that block your action problem.

    Markup related.

    Pagination.

    Uploads and related.

    Edited line 6 :

    Utility plugins.

    • merb_has_flash provides ActionPack’s flash hash functionality.
    • merb exceptions Exception notifications for Merb
    • merb-fixtures ORM agnostic powerful fixtures for Merb. Written in Ruby DSL instead of YAML file and could be used for more things than just for testing: development on merb console through Model.fixture(:name), for migrations etc.
    • merb_query_analyzer—port of the Rails plugin; EXPLAINs SQL calls in your log files

    Uncategorized (feel free to categorize).

    Edited line 7 :

  • merb_facebooker Facebook plugin
  • merb_autoscaffold Scaffolds for all your models, automagically
  • 10 days ago

    Edited line 1 :

    This list constaintly gets outdated. Try searching for merb at GitHub and you’ll find much more plugins and tools for Merb.

    Assets

    • First of all see merb-assets in merb-more.
    • merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb

    Authentication

    • merb-auth done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more. You can find usage tips in README.
    • restful_authentication / merbful_authentication Rick Olson’s resful_authentication code-generation plugin, ported to Merb. Merb support is now included in the mainline version alongside Rails.
    • can_has_auth and can_has_auth_core – other excellent authentication plugins

    Caching.

    • Caching is pretty well covered by merb-cache in merb-more.

    L10n and i18n and m17n.

    • merb_global Localization (L10n) and Internationalization (i18n) support
    • merb_abel Translation / Localization for Merb (currently 404)

    Mail related.

    • merb-mailer in merb-more.
    • merb_mail_queue to solve slow massive sendouts that block your action problem.

    Markup related.

    Pagination.

    Uploads and related.

    Edited line 71 :

    Utility plugins.

    • merb_has_flash provides ActionPack’s flash hash functionality.
    • merb exceptions Exception notifications for Merb
    • merb-fixtures ORM agnostic powerful fixtures for Merb. Written in Ruby DSL instead of YAML file and could be used for more things than just for testing: development on merb console through Model.fixture(:name), for migrations etc.
    • merb_query_analyzer—port of the Rails plugin; EXPLAINs SQL calls in your log files

    Uncategorized (feel free to categorize).

    Edited line 92 :

  • merb_facebooker Facebook plugin
  • merb_autoscaffold Scaffolds for all your models, automagically
  • 13 days ago

    Edited line 69 :

  • datamapper_fu a port of attachment_fu for Datamapper ORM
  • attachmerb_fu manage attachments/uploaded data with Merb
  • attachmerb_fu manage attachments/uploaded data with Merb
  • about 1 month ago

    Edited line 77 :

  • merb_has_flash provides ActionPack’s flash hash functionality.
  • merb_has_flash on github provides ActionPack’s flash hash functionality.
  • about 1 month ago

    Edited line 18 :

  • restful_authentication / merbful_authentication Rick Olson’s resful_authentication code-generation plugin, ported to Merb. Merb support is now included in the mainline version alongside Rails.
  • restful_authentication / merbful_authentication Rick Olson’s resful_authentication code-generation plugin, ported to Merb. Merb support is now included in the mainline version along with Rails.
  • Edited line 79 :

  • merb_query_analyzer—port of the Rails plugin; EXPLAINs SQL calls in your log files
  • about 1 month ago

    Edited line 17 :

  • merb-auth done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more. You can find usage tips in README.
  • restful_authentication / merbful_authentication Rick Olson’s resful_authentication code-generation plugin, ported to Merb. Merb support is now included in the mainline version along with Rails.
  • merbful_authentication done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more. You can find usage tips in README.
  • merb_auth authentication solution for Merb
  • about 1 month ago

    Edited line 36 :

  • merb_abel Translation / Localization for Merb (currently 404)
  • merb_abel Translation / Localization for Merb
  • about 1 month ago

    Edited line 73 :

    Utility plugins.

    Utility plugins.
    • merb-fixtures ORM agnostic powerful fixtures for Merb. Written in Ruby DSL instead of YAML file and could be used for more things than just for testing: development on merb console through Model.fixture(:name), for migrations etc.

    Edited line 81 :

  • merb-fixtures ORM agnostic powerful fixtures for Merb. Written in Ruby DSL instead of YAML file and could be used for more things than just for testing: development on merb console through Model.fixture(:name), for migrations etc.
  • about 1 month ago

    Edited line 73 :

    Utility plugins.
    • merb-fixtures ORM agnostic powerful fixtures for Merb. Written in Ruby DSL instead of YAML file and could be used for more things than just for testing: development on merb console through Model.fixture(:name), for migrations etc.

    Utility plugins.

    2 months ago

    Edited line 19 :

  • can_has_auth and can_has_auth_core – other excellent authentication plugins
  • can_has_auth and can_has_auth_core – Most excellent authentication plugins, soon, core will be made the standard
  • Edited line 39 :

    Mail related.

    • merb-mailer in merb-more.
    • merb_mail_queue to solve slow massive sendouts that block your action problem.

    Edited line 68 :

  • merb_has_flash on github provides ActionPack’s flash hash functionality.
  • merb exceptions Exception notifications for Merb
  • merb exceptions Exception notifications for Merb
  • 2 months ago

    Edited line 13 :

    Authentication

    Authentication

    Edited line 21 :

  • can_has_auth and can_has_auth_core – Most excellent authentication plugins, soon, core will be made the standard
  • 2 months ago

    Edited line 13 :

    Authentication

    Authentication

    2 months ago

    Edited line 8 :

  • First of all see merb-assets in merb-more.
  • merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb
  • merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb
  • Edited line 20 :

    Caching.

    • Caching is pretty well covered by merb-cache in merb-more.

    Edited line 37 :

    Pagination.

    Edited line 51 :

  • merb_paginate Easy Pagination for Merb
  • 2 months ago

    Edited line 21 :

    L10n and i18n and m17n.

    l10n and i18n and m17n.
    • merb_abel Translation / Localization for Merb

    Edited line 28 :

  • merb_abel Translation / Localization for Merb
  • Edited line 57 :

    Uncategorized (feel free to categorize).

    Uncategorized (feel free to categorize). * merb_mart open-source e-commerce engine * backgroundrb-merb Backgroundrb plugin for Merb * merb-for-rails Merb plugins that make the transition from Rails a little bit easier * merb_facebooker Facebook plugin

    Edited line 63 :

  • merb_mart open-source e-commerce engine
  • backgroundrb-merb Backgroundrb plugin for Merb
  • merb-for-rails Merb plugins that make the transition from Rails a little bit easier
  • merb_facebooker Facebook plugin
  • merb_autoscaffold Scaffolds for all your models, automagically
  • merb_autoscaffold Scaffolds for all your models, automagically
  • 2 months ago

    Edited line 4 :

    Assets

    Assets * merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb

    Edited line 8 :

    • merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb

    Authentication * merbful_authentication done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more. You can find usage tips in README. * merb_auth authentication solution for Merb

    Edited line 12 :

    Authentication

    • merbful_authentication done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more. You can find usage tips in README.
    • merb_auth authentication solution for Merb

    Edited line 14 :

    * merb_global Localization (L10n) and Internationalization (i18n) support

    Edited line 20 :

    • merb_global Localization (L10n) and Internationalization (i18n) support

    Markup related. * whistler A Markup white lister

    Edited line 24 :

    Markup related.

    Uploads related. * attachmerb_fu manage attachments/uploaded data with Merb

    Edited line 28 :

    Uploads and related.

    Utility plugins.

    Utility plugins. * merb exceptions Exception notifications for Merb * merb_paginate Easy Pagination for Merb

    2 months ago

    Edited line 5 :

    * merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb
    • merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb

    Edited line 11 :

    * merbful_authentication done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more. You can find usage tips in README. * merb_auth authentication solution for Merb
    • merbful_authentication done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more. You can find usage tips in README.
    • merb_auth authentication solution for Merb

    Edited line 17 :

    * merb_global Localization (L10n) and Internationalization (i18n) support

    Edited line 19 :

  • merb_abel Translation / Localization for Merb
  • merb_global Localization (L10n) and Internationalization (i18n) support
  • merb_abel Translation / Localization for Merb
  • Edited line 25 :

    * whistler A Markup white lister

    Edited line 31 :

    * attachmerb_fu manage attachments/uploaded data with Merb

    Edited line 37 :

    * merb exceptions Exception notifications for Merb * merb_paginate Easy Pagination for Merb

    Edited line 43 :

    Uncategorized (feel free to categorize). * merb_mart open-source e-commerce engine * backgroundrb-merb Backgroundrb plugin for Merb * merb-for-rails Merb plugins that make the transition from Rails a little bit easier * merb_facebooker Facebook plugin

    Uncategorized.

    Edited line 45 :

  • merb_autoscaffold Scaffolds for all your models, automagically
  • merb_mart open-source e-commerce engine
  • backgroundrb-merb Backgroundrb plugin for Merb
  • merb-for-rails Merb plugins that make the transition from Rails a little bit easier
  • merb_facebooker Facebook plugin
  • merb_autoscaffold Scaffolds for all your models, automagically
  • 2 months ago

    Edited line 3 :

    Assets

    Edited line 4 :

  • merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb
  • Authentication

    Edited line 6 :

  • merb exceptions Exception notifications for Merb
  • merb_paginate Easy Pagination for Merb
  • Edited line 9 :

    l10n and i18n and m17n.
    • merb_global Localization (L10n) and Internationalization (i18n) support
    • merb_abel Translation / Localization for Merb

    Markup related.

    Uploads related.

    Utility plugins.

    Uncategorized.

  • merb_mart open-source e-commerce engine
  • attachmerb_fu manage attachments/uploaded data with Merb
  • backgroundrb-merb Backgroundrb plugin for Merb
  • whistler A Markup white lister
  • Edited line 15 :

  • merb_global Localization (L10n) and Internationalization (i18n) support
  • merb_abel Translation / Localization for Merb
  • Edited line 18 :

  • merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb
  • 2 months ago

    Edited line 5 :

  • merbful_authentication done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more. You can find usage tips in README.
  • merbful_authentication done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more.
  • 2 months ago

    Edited line 5 :

  • merbful_authentication done as Merb slice — emerging de facto standard for Merb applications, possible candidate for merb_plugins or even merb-more.
  • merb exceptions Exception notifications for Merb
  • merb exceptions Exception notifications for Merb
  • 2 months ago

    Edited line 16 :

  • merb_multi_js Javascript libraries (jquery, prototype, etc) support for merb
  • 3 months ago

    Edited line 13 :

  • merb_global Localization (L10n) and Internationalization (i18n) support
  • merb_abel Translation / Localization for Merb
  • 3 months ago

    Edited line 13 :

  • merb_autoscaffold Scaffolds for all your models, automagically
  • 3 months ago

    Edited line 1 :

    This list constaintly gets outdated. Try searching for merb at GitHub and you’ll find much more plugins and tools for Merb.

    This list constaintly gets outdated. Try searching for merb at GitHub and you’ll find much more plugins for Merb.

    3 months ago

    Edited line 1 :

    This list constaintly gets outdated. Try searching for merb at GitHub and you’ll find much more plugins for Merb.

    Edited line 6 :

  • backgroundrb-merb Backgroundrb plugin for Merb
  • 3 months ago

    Edited line 11 :

    • foo test here

    3 months ago

    Edited line 10 :

    • foo test here

    3 months ago

    Edited line 2 :

  • merb exceptions Exception notifications for Merb
  • merb_facebooker Facebook plugin
  • Edited line 7 :

  • merb-for-rails Merb plugins that make the transition from Rails a little bit easier
  • Edited line 9 :

  • merb-for-rails Merb plugins that make the transition from Rails a little bit easier
  • merb_facebooker Facebook plugin
  • merb exceptions Merb exceptions
  • 3 months ago

    Edited line 8 :

  • whistler A Markup white lister
  • merb exceptions Merb exceptions
  • whistler A Markup white lister
  • 3 months ago

    Edited line 7 :

  • whistler A Markup white lister
  • 3 months ago