#rubytricks 검색 결과
If you want to implement a Bitset in Ruby then... you shouldn't. It's already done: 5[0]=>1, 5[1]=>0, 5[2]=>1 #rubytricks
#Ruby_Tip define_method is a powerful tool for metaprogramming in Ruby, as it allows you to define new methods on a class or module at runtime. This can be used to create more expressive, maintainable, and efficient code.#rubytricks #rubyonrails
Calling methods on modules. What does it mean "extend self"? http://www.neeraj.name/2009/10/20/extending-self-in-a-module.html #rubytricks
Awesome Print — pretty print of XXI century http://bit.ly/cI0cKf My shot: http://bit.ly/cHMSvm #rubytricks
evernote.com
Best Note Taking App - Organize Your Notes with Evernote
Our note taking app helps you capture and prioritize ideas, projects and to-do lists, so nothing falls through the cracks. Start your free trial today!
Enumerable#slice_before is an awesome piece of Ruby stdlib http://bit.ly/bbq0Sd #rubytricks (please note the hashtag, I'll use it from now)
Long live Rocco (which is Docco in Ruby)! http://github.com/rtomayko/rocco. Documentation gets really sweet #rubytricks
Sorting hash keys their values: hash = {:a => 4, :b => 1, :c => 3}; hash.keys.sort_by { |k| hash[k] } #rubytricks
Also check the module_function method http://ruby-doc.org/core/classes/Module.html#M001642 (thanks to @codemanki) #rubytricks
10 Useful Ruby One-Liners: Examples and Descriptions blog.rubyonrails.ba/articles/10-us… #RubyTricks #RubyCodeSnippets
Did you know that irb supports nested sessions? Run irb and type "irb 'hello'" and then gsub /$/, ', world' #rubytricks
RT @kpumuk If you want to implement a Bitset in Ruby then... you shouldn't. It's already done: 5[0]=>1, 5[1]=>0, 5[2]=>1 #rubytricks
Ruby Tip: To uppercase a character without the upcase method you can do this... ("b".ord ^ 32).chr - ord convert the string into its ASCII value - ^ (the hat looking thing) is the XOR operator - 32 is the difference between uppercase & lowercase characters #ruby #rubytricks
echo autoload :Nokogiri, "nokogiri" >> ~/.irbrc ( I use Nokogiri quite often, but I don't want to waste memory if I don't ) #rubytricks
Also use irb_jobs to check subirb's @kpumuk oh, wait, you can move through subirb's with irb_fg(number). cool. (via @rofh) #rubytricks
A whole load of (guest) picks this week, check them out at vienna-rb.at/blog/2015/04/0… #blurst #hamburger #rubytricks #crystal #jekyll
#rubytricks Fizz Buzz in procs: codon.com/programming-wi…
10 Useful Ruby One-Liners: Examples and Descriptions blog.rubyonrails.ba/articles/10-us… #RubyTricks #RubyCodeSnippets
10 Useful Ruby One-Liners: Examples and Descriptions blog.rubyonrails.ba/articles/10-us… #RubySnippets #RubyTricks
10 Useful Ruby One-Liners: Examples and Descriptions blog.rubyonrails.ba/articles/10-us… #RubyTricks #RubyCode
10 Useful Ruby One-Liners: Examples and Descriptions blog.rubyonrails.ba/articles/10-us… #RubyBeginners #RubyTricks
#Ruby_Tip define_method is a powerful tool for metaprogramming in Ruby, as it allows you to define new methods on a class or module at runtime. This can be used to create more expressive, maintainable, and efficient code.#rubytricks #rubyonrails
#rubytricks Trick2018: Tricky Ruby code from around the world, entered into the Trick 2018 competition: github.com/tric/trick2018/
#rubytricks Qlobe: github.com/knoxknox/qlobe. A quine that prints a globe, but also contains the code that prints a globe also.
github.com
GitHub - knoxknox/qlobe: A Spinning Globe in a Ruby Quine
A Spinning Globe in a Ruby Quine. Contribute to knoxknox/qlobe development by creating an account on GitHub.
#rubytricks Fizz Buzz in procs: codon.com/programming-wi…
Ruby Tip: To uppercase a character without the upcase method you can do this... ("b".ord ^ 32).chr - ord convert the string into its ASCII value - ^ (the hat looking thing) is the XOR operator - 32 is the difference between uppercase & lowercase characters #ruby #rubytricks
A whole load of (guest) picks this week, check them out at vienna-rb.at/blog/2015/04/0… #blurst #hamburger #rubytricks #crystal #jekyll
10 Ruby Capabilities You Might Not Know About bit.ly/VN8N58 #rubytutorials #rubytricks
[code] The Split is Not Enough: Unicode Whitespace Shenigans for Rubyists j.mp/QGnXLn #Nonsense #RubyTricks
RT @kpumuk If you want to implement a Bitset in Ruby then... you shouldn't. It's already done: 5[0]=>1, 5[1]=>0, 5[2]=>1 #rubytricks
If you want to implement a Bitset in Ruby then... you shouldn't. It's already done: 5[0]=>1, 5[1]=>0, 5[2]=>1 #rubytricks
echo autoload :Nokogiri, "nokogiri" >> ~/.irbrc ( I use Nokogiri quite often, but I don't want to waste memory if I don't ) #rubytricks
Also use irb_jobs to check subirb's @kpumuk oh, wait, you can move through subirb's with irb_fg(number). cool. (via @rofh) #rubytricks
Did you know that irb supports nested sessions? Run irb and type "irb 'hello'" and then gsub /$/, ', world' #rubytricks
#Ruby_Tip define_method is a powerful tool for metaprogramming in Ruby, as it allows you to define new methods on a class or module at runtime. This can be used to create more expressive, maintainable, and efficient code.#rubytricks #rubyonrails
Something went wrong.
Something went wrong.
United States Trends
- 1. Drake London 5,330 posts
- 2. Packers 37.2K posts
- 3. Colts 31K posts
- 4. Steelers 45.2K posts
- 5. FanDuel 34.5K posts
- 6. Daniel Jones 5,635 posts
- 7. Falcons 24.6K posts
- 8. Jordan Love 7,598 posts
- 9. Bengals 31.1K posts
- 10. Bears 48.4K posts
- 11. Lions 52.5K posts
- 12. Panthers 27.7K posts
- 13. Tee Higgins 4,421 posts
- 14. Caleb Williams 4,232 posts
- 15. Vikings 31.6K posts
- 16. #HereWeGo 4,851 posts
- 17. Parker Romo N/A
- 18. #Skol 3,040 posts
- 19. Ben Johnson 2,439 posts
- 20. Matt LaFleur 1,763 posts