Skip to content

Instantly share code, notes, and snippets.

@orlybg
Created July 2, 2013 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orlybg/5910922 to your computer and use it in GitHub Desktop.
Save orlybg/5910922 to your computer and use it in GitHub Desktop.
List o ruby/rails resources links
RUBY
webcasts
http://railscasts.com/episodes/194-mongodb-and-mongomapper
http://railscasts.com/episodes/279-understanding-the-asset-pipeline
http://railscasts.com/episodes/17-habtm-checkboxes-revised
http://railscasts.com/episodes/238-mongoid
https://github.com/cavalle/steak
https://github.com/seyhunak/twitter-bootstrap-rails
http://railscasts.com/episodes/348-the-rails-api-gem
http://railscasts.com/episodes/405-angularjs
http://gavinmorrice.com/blog/posts/21-building-a-restful-api-in-rails-3
http://railscasts.com/episodes/417-foundation
http://railscasts.com/episodes/257-request-specs-and-capybara
http://railscasts.com/episodes/271-resque
http://railscasts.com/episodes/192-authorization-with-cancan
https://peepcode.com/products/meet-rails-3-ii
GEMS
pry-rails, active_admin , simple_form, twitter-bootstrap-rails, steak, sorcery
https://github.com/FriendlyId/friendly_id
https://github.com/rweng/pry-rails #debug
https://github.com/gregbell/active_admin
https://github.com/thoughtbot/paperclip #uploads
https://github.com/plataformatec/simple_form
https://github.com/carrierwaveuploader/carrierwave #uploads
https://github.com/codebrew/backbone-rails
https://github.com/arsduo/koala
http://www.codebeerstartups.com/2013/04/must-have-gems-for-development-machine-in-ruby-on-rails/
BLOG POSTS & TUTORIALS
http://mherman.org/blog/2013/06/08/designing-with-class-sinatra-plus-postgresql-plus-heroku/
http://mherman.org/blog/2013/06/13/up-and-running-with-espresso-rapid-web-development-in-the-browser/
http://ruoyusun.com/2013/04/14/to-developers-who-first-use-bootstrap-one.html
http://www.giantflyingsaucer.com/blog/?p=1891
http://benfrain.com/understanding-middleman-the-static-site-generator-for-faster-prototyping/
http://ruoyusun.com/2013/04/06/journey-from-dhtml-to-ember-js-angular-js.html
http://jeffkreeftmeijer.com/2010/steak-because-cucumber-is-for-vegetarians/
http://coderberry.me/blog/2013/04/22/angularjs-on-rails-4-part-1/
http://schneems.com/ut-rails
http://octopress.org/
TOOLS
https://www.ruby-toolbox.com/
BOOKS
http://objectsonrails.com/
http://www.manning.com/bigg2/
MISC
http://net.tutsplus.com/tutorials/databases/getting-started-with-mongodb/
http://ruboto.org/index.html
http://nestacms.com/
http://www.browsercms.org/
http://www.locomotivecms.com/
http://voormedia.com/blog/2013/02/creating-immutable-tree-data-structures-in-ruby
http://functionalruby.com/blog/2012/02/23/hamster-immutable-data-structures-for-ruby
http://lanyrd.com/2013/rubyconf-australia/sccfhy/
https://deveo.com/blog/2013/03/22/immutability-in-ruby-part-1/
https://deveo.com/blog/2013/03/28/immutability-in-ruby-part-2/
http://www.exist.com/blog/five-popular-ruby-rails-based-cms#.UcYEYj5gafN
http://glennstovall.com/blog/2013/06/27/angularjs-an-overview/
VAGRANT AND VMS
http://www.rove.io/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment