infopark_rails_connector 6.8.0.529.114081979 → 6.8.0.539.93842523

Sign up to get free protection for your applications and to get access to all the features.
@@ -24,5 +24,7 @@ module RailsConnector
24
24
  :with => EMAIL_FORMAT,
25
25
  :message => I18n.t(:"rails_connector.models.comment.email_format_invalid")
26
26
  )
27
+
28
+ attr_accessible :name, :body, :subject, :email
27
29
  end
28
30
  end
@@ -15,6 +15,8 @@ module RailsConnector
15
15
  validates_numericality_of :score, :count
16
16
  validates_presence_of :obj_id, :score, :count
17
17
  validates_inclusion_of :score, :in => MINIMUM..MAXIMUM
18
+
19
+ attr_accessible :obj_id, :score, :count
18
20
  end
19
21
 
20
22
  end
data/config/ca-bundle.crt CHANGED
@@ -1,7 +1,7 @@
1
1
  ##
2
- ## /Network/Servers/xs2.infopark/Users/develop/dcc/tmp/Rails_Connector__Kostia__pkg-service-cert_242/repos/rails_connector/config/ca-bundle.crt -- Bundle of CA Root Certificates
2
+ ## /Network/Servers/xs2.infopark/Users/develop/dcc/tmp/Rails_Connector__Alex_P___208/repos/rails_connector/config/ca-bundle.crt -- Bundle of CA Root Certificates
3
3
  ##
4
- ## Converted at: Tue Dec 18 14:26:11 2012 UTC
4
+ ## Converted at: Fri Jan 11 14:29:33 2013 UTC
5
5
  ##
6
6
  ## This is a bundle of X.509 certificates of public Certificate Authorities
7
7
  ## (CA). These were automatically extracted from Mozilla's root certificates
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: infopark_rails_connector
3
3
  version: !ruby/object:Gem::Version
4
- hash: 228166093
4
+ hash: 187682853
5
5
  prerelease:
6
6
  segments:
7
7
  - 6
8
8
  - 8
9
9
  - 0
10
- - 529
11
- - 114081979
12
- version: 6.8.0.529.114081979
10
+ - 539
11
+ - 93842523
12
+ version: 6.8.0.539.93842523
13
13
  platform: ruby
14
14
  authors:
15
15
  - Infopark AG
@@ -17,7 +17,7 @@ autorequire:
17
17
  bindir: bin
18
18
  cert_chain: []
19
19
 
20
- date: 2012-12-18 00:00:00 +01:00
20
+ date: 2013-01-11 00:00:00 +01:00
21
21
  default_executable:
22
22
  dependencies:
23
23
  - !ruby/object:Gem::Dependency
@@ -26,12 +26,12 @@ dependencies:
26
26
  requirements:
27
27
  - - ~>
28
28
  - !ruby/object:Gem::Version
29
- hash: 13
29
+ hash: 25
30
30
  segments:
31
31
  - 3
32
32
  - 2
33
- - 1
34
- version: 3.2.1
33
+ - 11
34
+ version: 3.2.11
35
35
  version_requirements: *id001
36
36
  name: rails
37
37
  prerelease: false