We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove unnecessary to_s
Fixed model loading per @ameuret suggestion in #73
Removed `ramaze start` reference (deprecated)
Ramaze.middleware! Is no longer supported, app still seems to function. Do you need an alternative?
Removed websites that no longer run on Ramaze.
Added explicit links boundaries to remove autolinked, link-breaking colons.
manveru.name uses Go now, apparently?
backslashes cause garbage to be displayed
added backslashes
HTTP_REFERER isn't a constant.
Updated Showcase (markdown)
Updated Using Bcrypt for authentication (markdown)
Created Using Bcrypt for authentication (markdown)
Updated Creating table in model (markdown)
Created Creating table in model (markdown)
Updated Using multiple databases (markdown)
Created Using multiple databases (markdown)
Updated Sequel (markdown)
Updated Deploying on OpenShift (markdown)
Created Deploying on OpenShift (markdown)
Updated Cloud (markdown)
Created Cloud (markdown)
Updated Home (markdown)
Created Adding new actions in a controller from a Helper (markdown)
Added new section
Updated Bacon (markdown)
Updated Mounting another rack application (markdown)