Libraries
»
fastgem
(0.1.8)
»
Index
»
Fastgem
»
Table
»
#after
Method: Fastgem::Table#after
Defined in:
lib/fastgem/table.rb
#
after
⇒
Object
19 20 21
# File 'lib/fastgem/table.rb', line 19
def
after
puts
@table
.
to_s
end