stephencelis / app
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (6)
- Wiki (1)
- Graphs
-
Tree:
cd91843
app / History.rdoc
0.2.2 / 2009-04-17
- 2 minor enhancements
- Remember to better ensure immutability.
- Include "README.rdoc" in gemspec.
0.2.1 / 2009-04-17
- 1 minor enhancement
- Configuration files no longer require scoping to environments.
0.2.0 / 2009-04-17
- 2 major enhancements
- Option to modular configuration files (from "config/app/**/*.yml").
- App.name is now App.to_s (overriding the name is cool, but dangerous).
- 1 minor enhancement
- Removed superfluous "init" and "uninstall" files (handle load errors more gracefully in "app", and let "script/destroy" do its thing).
0.1.2 / 2009-04-02
- 1 minor enhancement
- Change README.txt to README.rdoc in gem specification.
0.1.1 / 2009-04-02
- 1 major enhancement
- Gemified!
0.1.0 / 2009-04-02
- 1 major enhancement
- Birthday!
