otrs_connector 0.5.0 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. data/README.rdoc +9 -1
  2. data/VERSION +1 -1
  3. data/otrs_connector.gemspec +1 -1
  4. metadata +2 -2
@@ -1,6 +1,14 @@
1
1
  = otrs_connector
2
2
 
3
- Description goes here.
3
+ otrs_connector connects to the OTRS API, wich some modifications that opens up more of the OTRS/ITSM internals.
4
+ By default only the ticketing system is opened to the external API in OTRS.
5
+ Please see my other github project, rails_otrs to download the latest OTRS modifictions so that this will work correctly.
6
+
7
+
8
+ How to install:
9
+ gem install otrs_connector
10
+ or Add to your gemfile:
11
+ gem 'otrs_connector'
4
12
 
5
13
  == Contributing to otrs_connector
6
14
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.5.0
1
+ 0.5.1
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "otrs_connector"
8
- s.version = "0.5.0"
8
+ s.version = "0.5.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Brian Goff"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: otrs_connector
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -141,7 +141,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
141
141
  version: '0'
142
142
  segments:
143
143
  - 0
144
- hash: -3233379180101444421
144
+ hash: 3830184830515953563
145
145
  required_rubygems_version: !ruby/object:Gem::Requirement
146
146
  none: false
147
147
  requirements: