YAML(tm) is a readable text format for data structures. YAML can handle many common data types and structures. And what YAML can’t handle natively can be supported through flexible type families.
Stickies is a Ruby on Rails plugin that provides a nice interface for displaying messages, similar to what you’re doing now with flash[:notice] or flash[:message], only much better.
Leave a reply