Sha256: d2f53eeb116d876a9e3e0a00de140c8c7bd9c170afc78f0254b873340340b874

Contents?: true

Size: 151 Bytes

Versions: 22

Compression:

Stored size: 151 Bytes

Contents

module RestPack::Service
  module Commands
    class Create < RestPack::Service::Command
      def execute
        create!
      end
    end
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
restpack_service-0.0.76 lib/restpack_service/commands/create.rb
restpack_service-0.0.75 lib/restpack_service/commands/create.rb
restpack_service-0.0.74 lib/restpack_service/commands/create.rb
restpack_service-0.0.73 lib/restpack_service/commands/create.rb
restpack_service-0.0.72 lib/restpack_service/commands/create.rb
restpack_service-0.0.71 lib/restpack_service/commands/create.rb
restpack_service-0.0.70 lib/restpack_service/commands/create.rb
restpack_service-0.0.69 lib/restpack_service/commands/create.rb
restpack_service-0.0.68 lib/restpack_service/commands/create.rb
restpack_service-0.0.67 lib/restpack_service/commands/create.rb
restpack_service-0.0.66 lib/restpack_service/commands/create.rb
restpack_service-0.0.65 lib/restpack_service/commands/create.rb
restpack_service-0.0.64 lib/restpack_service/commands/create.rb
restpack_service-0.0.63 lib/restpack_service/commands/create.rb
restpack_service-0.0.62 lib/restpack_service/commands/create.rb
restpack_service-0.0.61 lib/restpack_service/commands/create.rb
restpack_service-0.0.60 lib/restpack_service/commands/create.rb
restpack_service-0.0.59 lib/restpack_service/commands/create.rb
restpack_service-0.0.58 lib/restpack_service/commands/create.rb
restpack_service-0.0.57 lib/restpack_service/commands/create.rb