meh` changed the topic of #opal to: http://opalrb.org - Ruby runtime and library on top of Javascript | 1.0.0 is near | This channel is logged at https://botbot.me/freenode/opal/
meh` has quit [Ping timeout: 276 seconds]
GitHub31 has joined #opal
<GitHub31> [opal-jquery] joostliketoast opened pull request #73: added explanation on how to use 'expose' to the read me file (master...master) http://git.io/vtXbO
GitHub31 has left #opal [#opal]
GitHub174 has joined #opal
<GitHub174> [opal-jquery] elia closed pull request #73: added explanation on how to use 'expose' to the read me file (master...master) http://git.io/vtXbO
GitHub174 has left #opal [#opal]
GitHub135 has joined #opal
<GitHub135> opal-jquery/master dbfbe21 Elia Schito: Merge pull request #73 from joostliketoast/master...
<GitHub135> opal-jquery/master c687681 Joost Harts: added explanation on how to use 'expose' to the read me file
GitHub135 has left #opal [#opal]
<GitHub135> [opal-jquery] elia pushed 2 new commits to master: http://git.io/vtXb1
adaedra is now known as `derpy
`derpy is now known as adaedra
meh` has joined #opal
ivanskie has joined #opal
ivanskie has quit [Quit: Textual IRC Client: www.textualapp.com]
meh` has quit [Ping timeout: 272 seconds]
MrJiks_ has joined #opal
<MrJiks_> Does anyone know why this code doesn't set the class to box?
<MrJiks_> https://fkchang.github.io/opal-playground/?code:class%20Box%20%3C%20Element%0A%20%20def%20initialize%0A%20%20%20%20super(%22div%22)%0A%20%20%20%20add_class('box')%0A%20%20end%0Aend%0A%0ADocument.ready%3F%20do%0A%20%20p%20%3D%20Element.find('p')%0A%0A%20%20Element.find('%23main').on(%3Aclick)%20do%0A%20%20%20%20b%20%3D%20Box.new%0A%20%20%20%20%23%20b.add_class('box')%0A%20%20%20%20p.append(b)%0A%20%20end%0Aend&h
<MrJiks_> tml_code=%3Ch1%3EHi%20Reddit%3C%2Fh1%3E%0A%3Cp%3E%3C%2Fp%3E%0A%3Cdiv%20id%3D'first'%20class%3D'box'%3E%3C%2Fdiv%3E%0A%3Cbutton%20id%3D%22main%22%3E%0A%20%20Click%20me%0A%3C%2Fbutton%3E%0A&css_code=body%20%7B%0A%20%20background%3A%20%23eeeeee%3B%0A%7D%0A%0A.box%7B%0A%20%20width%3A%2025px%3B%0A%20%20height%3A%2025px%3B%0A%20%20background-color%3A%20%23232323%3B%0A%7D
meh` has joined #opal
ivanskie has joined #opal
ivanskie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ivanskie has joined #opal
meh` has quit [Ping timeout: 252 seconds]
ivanskie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
meh` has joined #opal
ivanskie has joined #opal
ivanskie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ivanskie has joined #opal
ivanskie has quit [Ping timeout: 252 seconds]