Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: to_h Instance Method Returning CSS As A Hash #72

Merged
merged 3 commits into from Feb 3, 2017

Conversation

tres
Copy link
Contributor

@tres tres commented Jul 19, 2016

        .-  m\
       (( ` /|\   /|
        __.'/    /'_
 ,.^"--'_-'|  /(//
 )))) |\ ) !/   )
((((  `E)|/    (
       / \ `    )
      / ' \ `  (
     /  '  \  `)
    /   '     (\
   /   ______.' \
  /_.-' /_/    \_\
    /, '-.__    (_`__

ejm |`_

            .-  m\
           (( ` /|\   /|
            __.'/    /'_
     ,.^"--'_-'|  /(//
     )))) |\ ) !/   )
    ((((  `E)|/    (
           / \ `    )
          / ' \ `  (
         /  '  \  `)
        /   '     (\
       /   ______.' \
      /_.-' /_/    \_\
        /, '-.__    (_`__
  ejm  |`_
# Output all CSS rules as a Hash
def to_h(media_types = :all)
out = {}
styles_by_media_types = {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spacing

Tres Wong-Godfrey added 2 commits July 19, 2016 15:16
So.. I tried to call you and        Hmm? Oh, I disconnected the phone
 kept getting a busy signal.          during a thunderstorm. Didn't
                     `,,,             , _  wanna electrocute it.
             ~..      '..            O |_)
              >>      .||.        |_(._[__]
          ___ |\ _____ || _______ | |b|   | ________
                             |`--,___,--'|       ()
                             |           |       []
                             |   )   (   |       []
 Art by               ,--,   |  ((,-,))  |     O=HH=O
  Dan              ,/'`;`;'\ |  `|v v|'  |       ||
  Hunt   \ ' /    /';`;`;`;`;|    Y.Y    |-,_ ,-`--`-,  ,
         - O - ,/'';';';`;`;`|    {.}    |_,-';`;`;`;`\/|_,
         / \\ /`;`;`;';`;`;`;|    {.}    |`;`;`;`;`;`;`  o|_,
            \\`;';';';';';';';\    -    /`;`;`;`;`;`;`;`;  /
           /`\\`;`;';';';';';`;`\,___,/'`;`;`;`;`;`;`;`;`;`\
         ,/`;`;';`;`;';';';';';';`;`;`;`;__,------,`;`;_,----,_
      __/;`;`;`; _,;`;`;`;`;`;`;`;`;`;`;``------,  `--`        `-,_
  ,--' /;`;`;`;/'/;`;`;';';';';';';';';';';';';`;---,__,-----,_    `,
,'   ,/;`;`;`;/ (___`;`;`;';';';';';';';';';';';';`;`;`;`;`;`;\`\,   `,
     `-,_`;`;/   ,__\,;`;`;`;`;`;';';';';';';';';`;`;`;`;`;`;``\ }    ,
         `---         ------\;`;`;`;`;`;`;`;`;`;`;`;`;`;`;`;`;`;`\    '
   -,                  ____ o| ';';';';';';';';';';';';';';';';';';\,'
     `-,___,--;---;,--------\|,--,_,-,_,--,_,---,__,--,_,-,_,---,___\
`-,_    `-'  /`VVV`
    `-,    ,'
       `--`             Welcome To DragonSpun Fairytales!!!
@akzhan akzhan merged commit ea8a848 into premailer:master Feb 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants