it-logica-application-backbone 1.3.23 → 1.3.24

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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.3.23
1
+ 1.3.24
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "it-logica-application-backbone"
8
- s.version = "1.3.23"
8
+ s.version = "1.3.24"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Ladas"]
@@ -117,7 +117,7 @@ class TableSettings
117
117
  end
118
118
 
119
119
  # Set if column is excluded from csv export
120
- def csv_excluded(bool = false)
120
+ def csv_excluded(bool = true)
121
121
  @column_hash[:csv_excluded] = bool
122
122
  self
123
123
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: it-logica-application-backbone
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.23
4
+ version: 1.3.24
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -668,7 +668,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
668
668
  version: '0'
669
669
  segments:
670
670
  - 0
671
- hash: 985655048161230968
671
+ hash: -482625990218569232
672
672
  required_rubygems_version: !ruby/object:Gem::Requirement
673
673
  none: false
674
674
  requirements: