6 lines
62 B
Ruby
6 lines
62 B
Ruby
module Postman
|
|
module Rails
|
|
VERSION = '1.0.1'
|
|
end
|
|
end
|