aboutsummaryrefslogtreecommitdiffstats
path: root/lib/capistrano/refinerycms.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/capistrano/refinerycms.rb')
-rw-r--r--lib/capistrano/refinerycms.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/capistrano/refinerycms.rb b/lib/capistrano/refinerycms.rb
index f60e9ec..e17add6 100644
--- a/lib/capistrano/refinerycms.rb
+++ b/lib/capistrano/refinerycms.rb
@@ -14,4 +14,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+
+require_relative 'refinerycms/version'
load File.expand_path('../tasks/refinerycms.rake', __FILE__)