safe_in_place_editing 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,6 @@
1
- Copyright (c) 2013 Hipposoft
1
+ Copyright (c) 2014 Hipposoft (Andrew Hodgkinson)
2
+
3
+ MIT License
2
4
 
3
5
  Permission is hereby granted, free of charge, to any person obtaining
4
6
  a copy of this software and associated documentation files (the
@@ -1,4 +1,4 @@
1
- = Safe In Place Editing v2.00 (2013-10-22)
1
+ = Safe In Place Editing v2.0.1 (2014-03-14)
2
2
 
3
3
  Early versions of Ruby On Rails shipped with an in-place editing mechanism
4
4
  which allowed simple edits to be performed on model attribute values without
@@ -313,6 +313,12 @@ Ideally please raise issues, suggestions, pull requests etc. via GitHub:
313
313
  Alternatively free to contact me at "ahodgkin@rowing.org.uk".
314
314
 
315
315
 
316
+ == History
317
+
318
+ * v2.0.1 (2014-03-14): Fixed an engine definition error that broke the "Rails" constant in controllers
319
+ * v2.0.0 (2013-10-22): Original "gem" based release
320
+
321
+
316
322
  = Copyright
317
323
 
318
- Copyright (c) 2008-2013 Hipposoft, released under the MIT license.
324
+ Copyright (c) 2008-2014 Hipposoft, released under the MIT license.
@@ -8,8 +8,6 @@ if defined? ActionController
8
8
  end
9
9
 
10
10
  module SafeInPlaceEditing
11
- module Rails
12
- class Engine < ::Rails::Engine
13
- end
11
+ class Engine < ::Rails::Engine
14
12
  end
15
13
  end
@@ -1,3 +1,3 @@
1
1
  module SafeInPlaceEditing
2
- VERSION = "2.0.0"
2
+ VERSION = "2.0.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: safe_in_place_editing
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ hash: 13
5
+ prerelease:
6
+ segments:
7
+ - 2
8
+ - 0
9
+ - 1
10
+ version: 2.0.1
5
11
  platform: ruby
6
12
  authors:
7
13
  - Andrew Hodgkinson
@@ -9,15 +15,20 @@ autorequire:
9
15
  bindir: bin
10
16
  cert_chain: []
11
17
 
12
- date: 2013-11-29 00:00:00 Z
18
+ date: 2014-03-14 00:00:00 Z
13
19
  dependencies:
14
20
  - !ruby/object:Gem::Dependency
15
21
  name: railties
16
22
  prerelease: false
17
23
  requirement: &id001 !ruby/object:Gem::Requirement
24
+ none: false
18
25
  requirements:
19
26
  - - ~>
20
27
  - !ruby/object:Gem::Version
28
+ hash: 3
29
+ segments:
30
+ - 3
31
+ - 2
21
32
  version: "3.2"
22
33
  type: :runtime
23
34
  version_requirements: *id001
@@ -41,28 +52,35 @@ files:
41
52
  homepage: https://github.com/pond/safe_in_place_editing
42
53
  licenses: []
43
54
 
44
- metadata: {}
45
-
46
55
  post_install_message:
47
56
  rdoc_options: []
48
57
 
49
58
  require_paths:
50
59
  - lib
51
60
  required_ruby_version: !ruby/object:Gem::Requirement
61
+ none: false
52
62
  requirements:
53
- - &id002
54
- - ">="
63
+ - - ">="
55
64
  - !ruby/object:Gem::Version
65
+ hash: 3
66
+ segments:
67
+ - 0
56
68
  version: "0"
57
69
  required_rubygems_version: !ruby/object:Gem::Requirement
70
+ none: false
58
71
  requirements:
59
- - *id002
72
+ - - ">="
73
+ - !ruby/object:Gem::Version
74
+ hash: 3
75
+ segments:
76
+ - 0
77
+ version: "0"
60
78
  requirements: []
61
79
 
62
80
  rubyforge_project:
63
- rubygems_version: 2.1.11
81
+ rubygems_version: 1.8.24
64
82
  signing_key:
65
- specification_version: 4
83
+ specification_version: 3
66
84
  summary: Safe In Place Editing Rails extension
67
85
  test_files: []
68
86
 
checksums.yaml DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- SHA1:
3
- metadata.gz: 384a023dadf89e878b381e57b2c352ecd7317916
4
- data.tar.gz: 7ef531b3a8ee0bbeb7ea6c7ce983f0de1593cf5d
5
- SHA512:
6
- metadata.gz: 21f0dedc4d6d5643730e53bb73569e0657b8ec39e05c1d1a7b4e0d61cc17b2e50a9f39e97aba73d33b08b4e8b4ed49f726798dbdce7d12aa36571815caa17149
7
- data.tar.gz: 620f9756d1595728dc2e9665e51e99788eaddb8021a615032c9681fab3139a45b2ece720e032e43d1d4f02b86059d960be7a3215e47bb4891e668126195ae7ea