[DRE-commits] [ruby-font-awesome-rails] 02/16: require font-awesome-rails
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu May 22 05:48:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-font-awesome-rails.
commit 053a0947fd92c406333d562c882b204037db1d03
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed May 7 23:46:54 2014 +0530
require font-awesome-rails
---
debian/patches/remove-bundler.patch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/patches/remove-bundler.patch b/debian/patches/remove-bundler.patch
index 04f6ca7..a2416df 100644
--- a/debian/patches/remove-bundler.patch
+++ b/debian/patches/remove-bundler.patch
@@ -1,11 +1,12 @@
--- a/test/dummy/config/application.rb
+++ b/test/dummy/config/application.rb
-@@ -3,7 +3,7 @@
+@@ -3,7 +3,8 @@
# require "rails/all"
require "sprockets/railtie"
-Bundler.require(:default, :development)
+#Bundler.require(:default, :development)
++require 'font-awesome-rails'
module Dummy
class Application < Rails::Application
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-font-awesome-rails.git
More information about the Pkg-ruby-extras-commits
mailing list