Module: Hai

Defined in:
lib/hai.rb,
lib/hai/read.rb,
lib/hai/create.rb,
lib/hai/delete.rb,
lib/hai/update.rb,
lib/hai/graphql.rb,
lib/hai/railtie.rb,
lib/hai/version.rb,
lib/hai/policies.rb,
lib/hai/action_mods.rb,
lib/hai/graphql/types.rb,
lib/hai/types/base_create.rb,
lib/hai/graphql/list_queries.rb,
lib/hai/graphql/read_queries.rb,
lib/hai/restricted_attributes.rb,
lib/hai/types/sort_input_type.rb,
lib/hai/graphql/create_mutations.rb,
lib/hai/graphql/delete_mutations.rb,
lib/hai/graphql/update_mutations.rb,
lib/hai/types/arel/int_input_type.rb,
lib/hai/types/mutation_error_type.rb,
lib/hai/types/arel/sort_input_type.rb,
app/controllers/hai/rest_controller.rb,
lib/hai/types/arel/float_input_type.rb,
lib/hai/types/arel/string_input_type.rb,
lib/generators/rest/install_generator.rb,
lib/hai/types/arel/boolean_input_type.rb,
lib/hai/types/arel/datetime_input_type.rb,
lib/generators/install/graphql_generator.rb

Defined Under Namespace

Modules: ActionMods, GraphQL, Install, Policies, Rest, RestrictedAttributes Classes: Create, Delete, Error, Railtie, Read, RestController, Update

Constant Summary collapse

VERSION =
"0.0.5"