Search Entries Clear Search
Clear Search
Turbolinks and Font Awesome 5 SVG with Javascript
https://secret-basin-21506.herokuapp.com/guides/turbolinks-and-font-awesome-5-svg-with-javascript
a refresh is required to make icons display
New Font Awesome SVG uses js to load fonts but turbolinks doesn't load them. Custom js and css was required to fix the problem
replaces semantic ui with css only responsive nav
How to read and interpret box plots
https://secret-basin-21506.herokuapp.com/admin/guides/how-to-read-and-interpret-a-box-plot
Improve workflow by eliminating redundancy
Now when a new guide is published, the corresponding activity will be logged.
preserve intended order by explicitly providing scopes
still need to complete integration of section ordering to be able to rearrange sections as needed.
Data Visualization Toolkit
Using Javascript, Rails, and Postgres to present data and geospatial information
replace Foundation 6 top-bar
Uses client-side-validations gem
simple-form plugin gem
Simple Form association labels
https://secret-basin-21506.herokuapp.com/guides/how-to-add-custom-label-to-simpleform
Styling Stripe Element
How to style Stripe Element
moved sticky footer blog
moved Postgres blog
cleaned up previous version and added new sections with code snippets
style classes added on init
Stripe elements must be styled via javascript
build label for simple form element
Simple_Form looks for "to_label" method on model