Ticket #26 (new defect)
cache - `cache_erb_fragment': bad value for range
| Reported by: | joeruby | Owned by: | tec |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | gem | Version: | 0.5 |
| Keywords: | cache caching | Cc: |
Description
Is there a way to get caching working in Markaby? I saw ticket #5, which has been sitting waiting for 0.5 for three months. I get this error:
cache do
# or
cache 'foo' do
# or
cache('foo') do
.../action_controller/caching.rb:283:in `cache_erb_fragment': bad value for range
Change History
Note: See
TracTickets for help on using
tickets.