bug/bundler_fix
Christian Mehlmauer 2013-08-22 15:47:10 +02:00
parent 4a29277251
commit b6b7da7b6f
2 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,6 @@
# -*- coding: binary -*-
# This module provides a way of interacting with wordpress installations
module HTTP
module Wordpress
require 'http/wordpress/base'

View File

@ -1,11 +1,5 @@
# -*- coding: binary -*-
###
#
# This module provides a way of interacting with wordpress installations
#
###
module HTTP::Wordpress::Base
# Checks if the site is online and running wordpress