
Ruby off Rails
@RubyOffRails
Online Ruby Course with mentoring, coaching, and collaboration Learn Ruby, enjoy programming again, make tons of money. Be Happier
JRuby 9000 is out and sounds amazing blog.jruby.org/2015/07/jruby_… well done to @headius and the JRuby team!
Even if you’re not ready to abandon your favorite ORM just yet, check out ROM Mapper guides. You may find it helpful rom-rb.org/guides/basics/…
I've been using Sequel for about a year now and have been super-impressed - learn more: "RubyTapas Freebie: Sequel" bit.ly/1J4WMSM
Pro tip - you can set a program's process name in Ruby by setting a var. Good for progress bars. $PROGRAM_NAME = 'foo'
Thoughtful, interesting article pondering the future of Ruby and dynamic/static typing by @tomstuart codon.com/consider-stati…
Brilliant! @jonelf: This FizzBuzz Ruby hack by @ksknac is very impressive, hard to grok. 1.upto(100){|n|puts'FizzBuzz '[o=n**4%-15,o+13]||n}
Tokaido 2.1.5, 2.1.6 & 2.2.2 have been released. Bundles Rails 4.2.1, Redis, ImageMagick's convert, etc! #RailsConf goo.gl/ARnfgv
github.com
Releases · tokaido/tokaidoapp
The home of the Tokaido app. Contribute to tokaido/tokaidoapp development by creating an account on GitHub.
The spec for Ruby is not MRI or RubySpec...it is the Ruby defined by the community's code. If you can't run it, you're not a Ruby.
At the end of April I'm going to offer a metaprogramming crash course. You can master Ruby. Details soon…
CVE-2015-1855: Ruby OpenSSL Hostname Verification: ruby-lang.org/en/news/2015/0…
Minitest-expect_hashkeys, a simple minitest extension for comparing hash-keys. github.com/johnsinco/mini…
github.com
GitHub - johnsinco/minitest-expect_hashkeys: Add an assertion to minitest to compare hashkeys
Add an assertion to minitest to compare hashkeys. Contribute to johnsinco/minitest-expect_hashkeys development by creating an account on GitHub.
I can't recall who asked, but here is the article I wrote on creating gems - blog.engineyard.com/2015/its-raini…
Especially seeing how people are taking inspiration from functional languages and using it: awardwinningfjords.com/2015/03/03/my-…
Track down slow tests with minitest-snail github.com/adamsanderson/… 🐌!
github.com
GitHub - adamsanderson/minitest-snail: Print a list of tests that take too long in minitest.
Print a list of tests that take too long in minitest. - adamsanderson/minitest-snail
"Up and running with Lotus" ...a nice step by step walkthrough of the Rails alternative bit.ly/1Hh4k22
ENV.fetch('SOMETHING', default) with `dotenv` is my fave way of configuring applications now. Leave out `default` if env var is required.
2015 Ruby Survey Results are live: askr.me/ruby! Key takeaways: 1% of respondents use Ruby 1.8; 7% use Ruby 1.9; 92% use 2.0+.
A comparison of 4 different gems for "Markdown Processing in Ruby" - tl/dr: use Redcarpet bit.ly/19he40h
There's a bug in #Ruby 2.2.0; combining *args & **kwargs can cause a segfault. Backported to 2.2 & patched in 2.3 bugs.ruby-lang.org/issues/10685
United States Trends
- 1. Stanford 10.3K posts
- 2. #AEWWrestleDream 67.3K posts
- 3. Mike Norvell 1,467 posts
- 4. Florida State 9,766 posts
- 5. Sabrina 63.6K posts
- 6. #byucpl N/A
- 7. Darby 11K posts
- 8. Utah 32.4K posts
- 9. Hugh Freeze 3,014 posts
- 10. Lincoln Riley 2,823 posts
- 11. Mizzou 6,208 posts
- 12. Bama 16.4K posts
- 13. Sperry N/A
- 14. Kentucky 25.2K posts
- 15. Castellanos 3,826 posts
- 16. Stoops 5,000 posts
- 17. Arch 26.1K posts
- 18. Nobody's Son 2,714 posts
- 19. Sting 14.7K posts
- 20. Sark 4,604 posts
You might like
Something went wrong.
Something went wrong.