Skip to content

Commit 60f400b

Browse files
author
Francesco Rodriguez
committed
make context private
1 parent a937aa3 commit 60f400b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/sass/rails/importer.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ class SassImporter < Sass::Importers::Filesystem
55
GLOB = /\*|\[.+\]/
66

77
attr_reader :context
8+
private :context
89

910
def extensions
1011
{

0 commit comments

Comments
 (0)