Testing out code highlighting

   def testing_method
     #testing to see if ruby code highlighting works
     User.count(:some_option)
   end

Comments are closed.