Camping v2.1 Release Notes

Release Date: 2010-08-19 // over 13 years ago
    • Helpers#R now calls to_param on any object it passes in
    • ๐Ÿ›  Fix route generation issue with routes including "." (#22)
    • ๐Ÿ‘Œ Improved tests
    • ๐Ÿ‘Œ Improved 1.9 support
    • Camping::Server is now built upon Rack::Server
    • โž• Add support for ERB, Haml etc through Tilt
    • Introducing Camping.options and Camping#set
    • Camping::Server only loads ActiveRecord when needed