05 Feb '14, 11pm

Back to Basics: HTTP Requests in Rails Apps

Back to Basics: HTTP Requests in Rails Apps Posted by croaky on February 06, 2014 — 0 comments This article breaks down an HTTP request into its parts, shows how HTTP is leveraged in Rails apps, and how Ajax requests are logged. Comments “ ” Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!

Full article: http://www.rubyflow.com/items/10499-back-to-basics-http-r...

Tweets

Back to Basics: HTTP Requests in Rails Apps

Back to Basics: HTTP Requests in Rails Apps

robots.thoughtbot.com 05 Feb '14, 7pm

Request bodies are defined by a form's markup. In the form tag there is an attribute called enctype , this attribute tells...

Prevent email havesting in rails using the mail...

api.rubyonrails.org 06 Feb '14, 5pm

<%= button_to "New", action: "new" %> # => "<form method="post" action="/controller/new" class="button_to"> # <div><input ...

Winter is Back!

Winter is Back!

blogcrystal.com 05 Feb '14, 11pm

Winter is Back! By Michelle Longstreth on February 5th, 2014 Posted in Conditions , Photo of the Day Temps are low and the...

Pumped that #RubyWeekly covered the @GiveGab blog post on activity feeds in #rails. Thanks @peterc!

Pumped that #RubyWeekly covered the @GiveGab bl...

rubyweekly.com 06 Feb '14, 2pm

Practicing Ruby Journal Goes Open Access; 68 Articles Now Available We’ve linked up some amazing articles from this journa...

The Rails Command Line — Ruby on Rails Guides F...

guides.rubyonrails.org 06 Feb '14, 5pm

$ rails generate scaffold HighScore game:string score:integer invoke active_record create db/migrate/20120528060026_create...

Rails developers can build iOS and OS X Apps to...

rubyflow.com 04 Feb '14, 7am

Rails developers can build iOS and OS X Apps too! New Book - RubyMotion for Rails Developers Posted by FluffyJack on Febru...

“@sneakernews: Carmine back

twitter.com 07 Feb '14, 12pm

To bring you Twitter, we and our partners use cookies on our and other websites. Cookies help personalize Twitter content,...

swagger-docs (0.1.0): Generates json files for ...

rubygems.org 04 Feb '14, 1pm

Generates json files for rails apps to use with swagger-ui

Routing Basics: Ruby on Rails for Front-End Developers

Routing Basics: Ruby on Rails for Front-End Dev...

rubylearning.com 29 Jan '14, 2am

Routing Basics: Ruby on Rails for Front-End Developers This guest post is by Miles Matthias , who in between trips and sip...

Internet Giants Disclose FISA Surveillance Requests For Customer Data

Internet Giants Disclose FISA Surveillance Requ...

spectrum.ieee.org 05 Feb '14, 9pm

Technology giants such as Google, Microsoft and Yahoo have started disclosing U.S. government requests for customer inform...

PostgreSQL awesomeness for Rails developers

rubyflow.com 04 Feb '14, 4pm

PostgreSQL awesomeness for Rails developers Posted by hubertlepicki on February 04, 2014 — 0 comments I just posted a bit ...

@oujiro_coffee 多少面倒でもいいならここの最初のやつを

oiax.jp 08 Feb '14, 12pm

% mkdir ~/src % cd ~/src % wget http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p195.tar.gz % tar xzf ruby-2.0.0-p195.tar...

If you are going to isolate from Rails why not ...

rubyflow.com 10 Feb '14, 11pm

If you are going to isolate from Rails why not ditch Rails? Posted by cored on February 11, 2014 — 0 comments If you are g...