Aymeric Brisse

Results 4 issues of Aymeric Brisse

Currently this gem does not bring caching features to ActionController::API because: - ActionController::Base does not include ActionController::Caching [[Link](https://github.com/rails-api/rails-api/blob/master/lib/rails-api/action_controller/api.rb#L125)] - This gem only includes ActionController::Caching::Actions in ActionController::Base [[Link](https://github.com/rails/actionpack-action_caching/blob/master/lib/action_controller/action_caching.rb#L13)] Is there any...

Source : http://wiki.freebase.com/wiki/Freebase_API : The old Freebase APIs hosted at api.freebase.com have been deprecated If you are still using those APIs, please migrate to the new googleapis.com APIs described here...

Rewrite the documentation (README)

enhancement

See https://github.com/ruby-rdf/rdf-sesame/blob/develop/lib/rdf/sesame/repository.rb#L311 Today the detection of SPARQL Construct to define the default format to text/plain is quite ugly (based on regular expression /bconstruct/b). It should be removed or enhance.