metamaps--metamaps/config/initializers
Devin Howard 3843cab643 rails 5 + api v2 + raml api docs (#593)
* update Gemfile to rails 5 and ruby 2.3.0

* fiddle with javascripts and add sprockets manifest file

* update config directory for rails 5

* fix some errors with controllers/serializers

* fix travis and rspec

* new serializers renamed to serializers

* module Api::V1

* reusable embedding code

* add index/collections/paging. overriding most of snorlax now |:)

* raml api documentation + rspec tests to verify schemas/examples

* add sorting by ?sort and searching by ?q. Add pagination Link headers

* api v1 => v2

* fill out synapse api

* alphabetize map policy

* fix page thing

* fill out maps api

* formParameters => properties, and fiddle with map api

* more raml 1.0 stuff i'm learning about

* deprecate v1 api

* rails 5 uses ApplicationRecord class for app-wide model config

* Update topic spec for api v2

* workaround for user_preference.rb issue

* get ready for token api docs. also TODO is mapping api docs

* spec out mapping api

* map/mapping/synapse spec, plus other bugs

* awesome, token specs/apis are done

* add sanity checks to the api tests

* more cleanup

* devise fix

* fix starred map error
2016-09-21 13:22:40 -04:00
..
access_codes.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
active_model_serializers.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
application_controller_renderer.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
assets.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
backtrace_silencers.rb added all files 2012-09-22 22:39:12 -04:00
cookies_serializer.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
cors.rb Update code style automatically using rubocop gem (#563) 2016-07-26 08:14:23 +08:00
devise.rb Update code style automatically using rubocop gem (#563) 2016-07-26 08:14:23 +08:00
doorkeeper.rb styling for doorkeeper and api functional 2016-03-24 17:16:27 -07:00
exception_notification.rb slack exception notifications 2016-04-13 17:20:01 +08:00
filter_parameter_logging.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
inflections.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
kaminari_config.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
mime_types.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
new_framework_defaults.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
paperclip.rb Update code style automatically using rubocop gem (#563) 2016-07-26 08:14:23 +08:00
secret_token.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
session_store.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00
uservoice.rb Update code style automatically using rubocop gem (#563) 2016-07-26 08:14:23 +08:00
version.rb forgot last updated 2016-09-01 15:48:47 +08:00
wrap_parameters.rb rails 5 + api v2 + raml api docs (#593) 2016-09-21 13:22:40 -04:00