Skip to content

Instantly share code, notes, and snippets.

@Schwad
Created September 5, 2017 13:20
Show Gist options
  • Save Schwad/e4cc7c3bb19a9c0d412f5cf306957c31 to your computer and use it in GitHub Desktop.
Save Schwad/e4cc7c3bb19a9c0d412f5cf306957c31 to your computer and use it in GitHub Desktop.
def index
@books = Book.all
end
#=> Rendering books/index.html.haml within layouts/application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment