Skip to content

Instantly share code, notes, and snippets.

@emanoelopes
Created October 25, 2016 18:26
Show Gist options
  • Save emanoelopes/10f51048437ce501f39dc1c39778e2c4 to your computer and use it in GitHub Desktop.
Save emanoelopes/10f51048437ce501f39dc1c39778e2c4 to your computer and use it in GitHub Desktop.
Fancybox template missing
def new
@cliente = Cliente.new
render layout: 'fancybox'
end
!!!
%html
%body.overflowhidden
= yield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment