mirror of
https://github.com/lloeki/tilt-pdf-rails.git
synced 2025-12-06 10:34:42 +01:00
split tilt-pdf and tilt-pdf-rails
This commit is contained in:
parent
844f5f1036
commit
90a53b544f
8 changed files with 39 additions and 336 deletions
7
lib/tilt/pdf/rails/version.rb
Normal file
7
lib/tilt/pdf/rails/version.rb
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module Tilt
|
||||
module PDF
|
||||
module Rails
|
||||
VERSION = '0.10.0'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
module Tilt
|
||||
module PDF
|
||||
VERSION = '0.9.0'
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue