Sha256: a29f0dee6b8e07dfed4f54737e59885d786fc3870cf22a6b94046791d064e021

Contents?: true

Size: 1.11 KB

Versions: 11

Compression:

Stored size: 1.11 KB

Contents

## What’s Next?

Now that you’ve seen your first Rails application, you should feel free to update it and experiment on your own. But you don’t have to do everything without help. As you need assistance getting up and running with Rails, feel free to consult these support resources:

* The [Ruby on Rails guides](http://guides.rubyonrails.org/index.html)
* The [Ruby on Rails Tutorial](http://railstutorial.org/book)
* The [Ruby on Rails mailing list](http://groups.google.com/group/rubyonrails-talk)
* The [#rubyonrails](irc://irc.freenode.net/#rubyonrails) channel on irc.freenode.net
* The [Rails Wiki](http://wiki.rubyonrails.org/)

Rails also comes with built-in help that you can generate using the rake command-line utility:

* Running `rake doc:guides` will put a full copy of the Rails Guides in the `doc/guides` folder of your application. Open `doc/guides/index.html` in your web browser to explore the Guides.
* Running `rake doc:rails` will put a full copy of the API documentation for Rails in the `doc/api` folder of your application. Open `doc/api/index.html` in your web browser to explore the API documentation.

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
kitabu-1.0.6 examples/RailsGuides/text/12_Whats_next.mkdn
kitabu-1.0.5 examples/RailsGuides/text/12_Whats_next.mkdn
kitabu-1.0.4 examples/RailsGuides/text/12_Whats_next.mkdn
kitabu-1.0.3 examples/RailsGuides/text/12_Whats_next.mkdn
kitabu-1.0.2 examples/RailsGuides/text/12_Whats_next.mkdn
kitabu-1.0.1 examples/RailsGuides/text/12_Whats_next.mkdn
kitabu-1.0.0 examples/RailsGuides/text/12_Whats_next.mkdn
kitabu-1.0.0.rc4 examples/RailsGuides/text/12_Whats_next.mkdn
kitabu-1.0.0.rc3 examples/RailsGuides/text/12_Whats_next.mkdn
kitabu-1.0.0.rc2 examples/RailsGuides/text/12_Whats_next.mkdn
kitabu-1.0.0.rc1 examples/RailsGuides/text/12_Whats_next.mkdn