Skip to content

Conversation

@archiloque
Copy link

No description provided.

@archiloque
Copy link
Author

Usage example:

get /\/json\/(\d+)\.json/ do |id|
  content_type :json
  cache_raw do
    {id}.to_json
  end
end

@bogdanRada
Copy link

+1 . Does anyone have an idea if this will be merged into master? Would really be nice! Thanks.

@kematzy
Copy link
Owner

kematzy commented Jan 22, 2015

Bogdan,

I will try to have a look at it over the weekend.

@bogdanRada
Copy link

thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants