Skip to content

Instantly share code, notes, and snippets.

View capripot's full-sized avatar
💭

Ronan capripot

💭
View GitHub Profile
@capripot
capripot / Capybara.md
Created June 25, 2021 16:53 — forked from tomas-stefano/Capybara.md
Capybara cheatsheet

Capybara Actions

# Anchor
click_link 'Save'

# Button
click_button 'awesome'

# Both above
@capripot
capripot / SassMeister-input.sass
Last active August 22, 2016 21:24 — forked from hilja/SassMeister-input.scss
Generated by SassMeister.com.
// ----
// Sass (v3.4.21)
// Compass (v1.0.3)
// ----
$red: #ff0000
$primary-colors: ("red": $red, "green": #00ff00, "blue": #0000ff)
// Key and value together