Create an action by editing and saving the mammal_controller.rb class in projects\animals\app\controllers using your text editor to add the method below:
class MammalController< ApplicationController
def breathe
end
end
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment