Guest User

Untitled

a guest
Jun 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. class LocationsController < ApplicationController
  2.  
  3. def index
  4. @nu = 7 + 8
  5. end
  6.  
  7. def edit
  8. # tralalalala
  9. end
  10.  
  11. end
Add Comment
Please, Sign In to add comment