Camping v2.1.467 Release Notes

Release Date: 2011-10-05 // over 12 years ago

Previous changes from v2.1

    • 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