ae_page_objects 0.0.1.beta.1 → 0.0.1.beta.2
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/ae_page_objects/version.rb +1 -1
- metadata +4 -3
metadata
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ae_page_objects
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash: -
|
4
|
+
hash: -2073055296
|
5
5
|
prerelease: 6
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
9
|
- 1
|
10
10
|
- beta
|
11
|
-
-
|
12
|
-
version: 0.0.1.beta.
|
11
|
+
- 2
|
12
|
+
version: 0.0.1.beta.2
|
13
13
|
platform: ruby
|
14
14
|
authors:
|
15
15
|
- Donnie Tognazzini
|
@@ -115,6 +115,7 @@ dependencies:
|
|
115
115
|
description: Capybara Page Objects pattern
|
116
116
|
email:
|
117
117
|
- don_tog@yahoo.com
|
118
|
+
- andrew.mutz@appfolio.com
|
118
119
|
executables: []
|
119
120
|
|
120
121
|
extensions: []
|