Sha256: b0a1638c191e1fe42f35cbd062d4b9d46902db4a36649c731f5433dc893921c5
Contents?: true
Size: 1.1 KB
Versions: 2
Compression:
Stored size: 1.1 KB
Contents
1.7.2 * [ADDED] :truncate option to shorten text in breadcrumbs * [ADDED] Added ability to pass html link options through to renderer 1.7.1 * [ADDED] :last_crumb_linked option to disable linking crumb on current page 1.7.0 * [ADDED] Added option for google microdata * [REFACTORED] Cleaned up development internals 1.6.0 * [FIXED] A fix for the escaped html problem in :html_list 1.5 * [ADDED] Global configuration options * [REFACTORED] HTML now uses content_tags 1.3.6 * [FIXED] :li_class fixed in StandardRenderer#crumb_to_html_list 1.3.5 * [FIXED] Spacing in name argument was causing errors. * [FIXED] Bug where everything was getting parsed as an Array. 1.3 * [FIXED] html_safe! is no longer called by default. That's the user's prerogative to do now. * [ADDED] Allow record to respond to to_s even if you pass a url or block. * [ADDED] Allow name to be a proc or lambda method * [ADDED] clear crumbs as before filter 1.2 * [ADDED] html_list format option * [FIXED] Bug with Passenger and REE deployments 1.1.1 * [FIXED] issue with undefined method escape_once for Rails 3. * [FIXED] spelling of separator 1.1.0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
crummy-1.8.0 | CHANGELOG |
crummy-1.7.2 | CHANGELOG |