| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse# This is a skeleton for testing models including examples of validations, callbacks,
# scopes, instance & class methods, associations, and more.
# Pick and choose what you want, as all models don't NEED to be tested at this depth.
#
# I'm always eager to hear new tips & suggestions as I'm still new to testing,
=Navigating=
visit('/projects')
visit(post_comments_path(post))
=Clicking links and buttons=
Forked from dennyzhang/cheatsheet-kubernetes-A4
📖 Kubernetes CheatSheets In A4
Shell 1
Forked from rstacruz/cheatsheets
My PRO cheatsheets(ruby, rails, css, javascript, elixir, csharp)
CSS
require 'rails_helper'
RSpec.describe TodosController, :type => :controller do
describe "GET #index" do
Forked from everaldo/ruby-em-100-exemplos
Aprenda Ruby em 100 exemplos comentados
Ruby
| Back | FazBrowse Home | New Git URL |