Claudio B.
Claudio B.
I had the same problem, due to the fact that I was using Ruby 1.9 (rather than 1.8), so I guess the problem comes from the multi-ruby enhancement introduced in...
@yuki24 I'm not sure the following could implemented but… Instead of having to specify _which_ actions get the Pagination headers in their HTTP response, wouldn't it be nicer to provide...
@davidcelis You don't like my proposal above? :blush:
@davidcelis Mmmh… why not? Isn't it "convention over configuration"? And simply _adding_ those headers will not break anything? Well… unless you are using _non-standard_ headers :grin: But you might be...
Three steps are required to use NewsstandKit: - include the `Newsstandkit` framework in the application - include the `UINewsstandApp` key in `Info.plist` to indicate that it supports Newsstand - include...