public
Description: The second incarnation of Globalize for Rails
Home | Edit | New

Home

Globalize2

Next Up

  • Lots of testing.
  • DB backend for view translation.
  • Eager loading for model translations?
  • Packaging
  • Finish up chained backend. (done?)
  • Locale + Translation classes
  • view translations with yaml (file/dir structure)
  • basic model translations (simplest thing possible)

Lower Priority

  • gem plugin.
  • Setup automatic test running that tracks latest Rails edge.

Meta

  • We will use RSpec for testing, along with a model factory such as Object Daddy or Factorygirl.
  • The top-most module will be Globalize.
  • The plugin will be distributed as a gem plugin.

Component Specifications

Notes

To run the specs go to the projects root dir and run: spec -O spec/spec.opts spec

Last edited by svenfuchs, Wed Sep 17 01:51:24 -0700 2008
Home | Edit | New
Versions: