zxczxc

Ruby code posted
created at 20 Nov 05:09

Edit | Back
1
2
3
4
5
6
7
 !## archivo.rb
        module Hola
            puts %{mundo}
        end

        !## view.erb
        <h1><%=link_to life, @earth%></h1>
144 Bytes in 2 ms with coderay