imposition 0.9.4.6.2 → 0.9.4.6.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/imposition/clases.rb +1 -1
  2. metadata +3 -3
@@ -347,7 +347,7 @@ class PreguntaTodasPag < Pregunta
347
347
  attr_accessor :nPliegos, :nX, :nY, :caben, :tiene
348
348
  def initialize(nPliegos, nX, nY, caben, tiene)
349
349
  @ide=3
350
- @mensaje=I18n.t(:allPdfq, :p=>tiene.to_i, :s=>nPliegos.to_i, :nX=>nX, :nY=>nY, :c=>caben.to_i,)
350
+ @mensaje=I18n.t(:allPdfq, :p=>tiene.to_i, :s=>nPliegos.to_i, :nX=>nX, :nY=>nY, :c=>caben.to_i)
351
351
  @nPliegos=nPliegos
352
352
  @nX=nX
353
353
  @nY=nY
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: imposition
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 9
9
9
  - 4
10
10
  - 6
11
- - 2
12
- version: 0.9.4.6.2
11
+ - 3
12
+ version: 0.9.4.6.3
13
13
  platform: ruby
14
14
  authors:
15
15
  - numerico