Sha256: c8a399590d0938f16fc6e01c02e03b46806a8d012a649a78421bda87d261a940

Contents?: true

Size: 1.11 KB

Versions: 30

Compression:

Stored size: 1.11 KB

Contents

<h2>Ruby on Rails Guides (<%= @edge ? @version[0, 7] : @version %>)</h2>

<% if @edge %>
<p>
  These are <b>Edge Guides</b>, based on the current <a href="https://github.com/rails/rails/tree/<%= @version %>">master</a> branch.
</p>
<p>
  If you are looking for the ones for the stable version, please check
  <a href="http://guides.rubyonrails.org">http://guides.rubyonrails.org</a> instead.
</p>
<% else %>
<p>
  These are the new guides for Rails 4.1 based on <a href="https://github.com/rails/rails/tree/<%= @version %>"><%= @version %></a>.
  These guides are designed to make you immediately productive with Rails, and to help you understand how all of the pieces fit together.
</p>
<% end %>
<p>
  The guides for Rails 4.0.x are available at <a href="http://guides.rubyonrails.org/v4.0.8/">http://guides.rubyonrails.org/v4.0.8/</a>.
</p>
<p>
  The guides for Rails 3.2.x are available at <a href="http://guides.rubyonrails.org/v3.2.19/">http://guides.rubyonrails.org/v3.2.19/</a>.
</p>
<p>
  The guides for Rails 2.3.x are available at <a href="http://guides.rubyonrails.org/v2.3.11/">http://guides.rubyonrails.org/v2.3.11/</a>.
</p>

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
rails-4.1.10.rc2 guides/source/_welcome.html.erb
rails-4.1.10.rc1 guides/source/_welcome.html.erb
rails-4.1.9 guides/source/_welcome.html.erb
rails-4.1.9.rc1 guides/source/_welcome.html.erb
rails-4.1.7.1 guides/source/_welcome.html.erb
rails-4.1.8 guides/source/_welcome.html.erb
rails-4.1.7 guides/source/_welcome.html.erb
rails-4.1.6 guides/source/_welcome.html.erb
rails-4.1.6.rc2 guides/source/_welcome.html.erb
rails-4.1.6.rc1 guides/source/_welcome.html.erb