Padrino v0.9.1 Release Notes

    • ๐Ÿ†• New Padrino Admin with static theme based on web-app-theme
    • ๐Ÿ›  Fix routing module to work for sinatra standalone
    • ๐Ÿ›  Fix rendering module to work for sinatra standalone
    • โž• Added +favicon_tag+ helper
    • ๐Ÿ”จ Refactored Internals of +Padrino+::+Application+
    • โž• Added I18n helpers +t+ and +l+
    • Added a new helper +error_message_on+
    • โž• Added a new helper +button_to+