Jan 20

Date published: 1-20-2014

Rails version: 4.0.0

Testing

One common task that developers should do when working on a project is to create tests that can be run to ensure that when we add new functionality to the project that it won’t break things that already exist. Rails already has a comprehensive test structure built in, and there are a ton of other resources that other developers have created to make testing easier. In this tutorial, I’m going to create tests for a basic User model using Rails’ test framework. Continue reading »

Tagged with:
Jan 06

Date published: 1-6-2014

Rails version: 4.0.0

Custom interface

One of my previous tutorials showed how to install and use CKEditor to give all textareas a graphical user interface. We only scratched the surface of what it’s possible to do with CKEditor, so I’m going to return to the subject and show how to customize the user interface. Continue reading »

Tagged with:
preload preload preload