Featured
New Theme
Themes
Download our new SitePoint Base Theme. 100% FREE. GPL 2.0.
Minimal. Clean. Simple. Lightweight. Responsive. 100% Free. Open Source GPL 2.0. Take it for a spin.
00:17:01
Ruby
Feature Tests with RSpec: Simulate User Behavior and Test Your Ruby App
Feature (or integration) tests are probably the most interesting type of all. In these tests, you are simulating users' behavior and...
2 Comments
Web
Setting Up an Angular SPA on Rails with Devise and Bootstrap
Jesse Novotny provides a walkthrough for setting up an Angular single page app on Rails with Devise and Bootstrap.
00:18:48
Ruby
Setting Up Automated Testing with RSpec
Automated testing is really widespread these days and of course Ruby has its own set of tools. One of these is RSpec, an insanely popular...
08:52
Ruby
Local Variable Scope in Ruby and How to Get Around It
Any serious Ruby developer has to understand what the scope is and how relates to variables. However, did you know that local variables...
3 Comments
Ruby
Lexers, Parsers, and ASTs, OH MY!: How Ruby Executes
00:11:50
Ruby
Discovering the Differences Between Blocks, Procs and Lambdas
Ruby developers love blocks and use them every day, however in many cases the blocks are executing immediately. What if you'd like to...
3 Comments
Ruby
Common Rails Security Pitfalls and Their Solutions
Ilya Bodrov-Krukowski walks through 10 common security issues when using Rails and how to avoid and manage each one.
Latest


