lib/ghost_rb.rb in ghost_rb-0.2.8 vs lib/ghost_rb.rb in ghost_rb-0.3.0
- old
+ new
@@ -10,9 +10,10 @@
require 'ghost_rb/resources/user'
require 'ghost_rb/resources/tag'
require 'ghost_rb/controllers/base_controller'
require 'ghost_rb/controllers/posts_controller'
require 'ghost_rb/controllers/tags_controller'
+require 'ghost_rb/controllers/users_controller'
# @author Rene Hernandez
# @since 0.1
module GhostRb
# Your code goes here...