第56回 Ruby/Rails勉強会@関西 の日程が決まったで。 発表者を募集中や。 #rub...
From: 無量井 健(むりょうい けん) <muryoimpl@g...> Date: Tue, 18 Dec 2012 12:56:34 +0900 Subject: [learn-ruby-in-kansai:2552] 第56回 Rub...
Format Text Headers # This is an <h1> tag ## This is an <h2> tag ###### This is an <h6> tag Text styles *This text will be italic* _This will also be italic_ **This text will be bold** __This will also be bold__ *You **can** combine them* Lists Unordered * Item 1 * Item 2 * Item 2a * Item 2b Ordered 1. Item 1 2. Item 2 3. Item 3 * Item 3a * Item 3b Miscellaneous Images  Format:  Links http://github.com - automatic! [GitHub](http://github.com) Blockquotes As Kanye West said: > We're living the future so > the present is our past. Code Examples in Markdown Syntax highlighting with GFM ```javascript function fancyAlert(arg) { if(arg) { $.facebox({div:'#foo'}) } } ``` Or, indent your code 4 spaces Here is a Python code example without syntax highlighting: def foo: if not bar: return true Inline code for comments I think you shoul...
Full article: https://github.com/rubykansai/workshops/wiki/Kansaiworksh...
@rails_rt_ja
»
18 Dec '12, 5am
@tomohi_ro
»
18 Dec '12, 4am
@spring_aki
»
18 Dec '12, 4am
@KazkiMatz
»
18 Dec '12, 4am
@spring_aki
»
18 Dec '12, 4am
@muryoimpl
»
18 Dec '12, 4am
From: 無量井 健(むりょうい けん) <muryoimpl@g...> Date: Tue, 18 Dec 2012 12:56:34 +0900 Subject: [learn-ruby-in-kansai:2552] 第56回 Rub...