ajax_controller.rb

Ruby code posted
created at 28 Jul 07:46

Edit | Back
1
2
3
4
# this is a test method
def test_method_name
  @value = "#{params[:value]} to string!"
end
93 Bytes in 2 ms with coderay