- π Hi, Iβm Chris (@cjsim89)
- π Iβm interested in helping students learn software development! Also cats. π±
- π± Iβm currently learning more about Rails development every day, and always exploring better ways to teach.
- ποΈ Iβm looking to collaborate on any open source projects.
π³οΈβπ
BE Instructor
-
Turing School of Software & Design
- Columbus, OH
-
11:47
(UTC -05:00)
Pinned Loading
-
Rails 7 Cheatsheet
Rails 7 Cheatsheet 1# Rails v7.1.2 Cheatsheet
23Updated by: Chris Simmons, based on the [5.2 Cheatsheet by Scott Borecki](https://gist.github.com/Scott-Borecki/55c2f614117309aa788cb9bca5772f52).
45Please reach out if you have any comments or suggestions for updates!
-
A List of Methods for Capybara
A List of Methods for Capybara 1### Navigating
2```ruby
3visit "/projects"
4visit post_comments_path(post) # when using `resources` syntax
5```
-
-
activerecord-obstacle-course
activerecord-obstacle-course PublicForked from turingschool-projects/activerecord-obstacle-course
Ruby
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.