General

I suggest you ...

You've used all your votes and won't be able to post a new idea, but you can still search and comment on existing ideas.

There are two ways to get more votes:

  • When an admin closes an idea you've voted on, you'll get your votes back from that idea.
  • You can remove your votes from an open idea you support.
  • To see ideas you have already voted on, select the “My feedback” filter and select “My open ideas”.
(thinking…)
Reset

Enter your idea and we'll search to see if someone has already suggested it.

If a similar idea already exists, you can vote and comment on it.

If it doesn't exist, you can post your idea so others can vote on it.

Enter your idea and we'll search to see if someone has already suggested it.

  • Hot ideas
  • Top ideas
  • New ideas
    1. Javascript Best Practices

      One thing I've found really lacking in most Rails books is how to properly do JS. I think you should just gloss over the JS helpers and focus how to properly do JS inside a rails app. Fundamental things like using JSON for separation between controllers and front end. What to use wants.js for. And how doing your JS horribly can really muck up your app.

      JS Testing too. Integrating with cucumber/capybara. Not sure if this outside the scope or not :)

      18 votes
      Vote 0 votes Vote Vote
      Vote
      Sign in
      Check!
      (thinking…)
      Reset
      or sign in with
      • facebook
      • google
        I agree to the terms of service

        You'll receive a confirmation email with a link to create a password (optional).

        Signed in as (Sign out)
        You have left! (?) (thinking…)
      • 16 votes
        Vote 0 votes Vote Vote
        Vote
        Sign in
        Check!
        (thinking…)
        Reset
        or sign in with
        • facebook
        • google
          I agree to the terms of service

          You'll receive a confirmation email with a link to create a password (optional).

          Signed in as (Sign out)
          You have left! (?) (thinking…)
        • Background Processing / Queues

          DJ, Reseque, things with redis possibly.

          How/what/why to move to background processing.

          8 votes
          Vote 0 votes Vote Vote
          Vote
          Sign in
          Check!
          (thinking…)
          Reset
          or sign in with
          • facebook
          • google
            I agree to the terms of service

            You'll receive a confirmation email with a link to create a password (optional).

            Signed in as (Sign out)
            You have left! (?) (thinking…)
          • Monitoring production Rails 3 apps

            Tools and best practices for monitoring a Rails 3 app in production

            7 votes
            Vote 0 votes Vote Vote
            Vote
            Sign in
            Check!
            (thinking…)
            Reset
            or sign in with
            • facebook
            • google
              I agree to the terms of service

              You'll receive a confirmation email with a link to create a password (optional).

              Signed in as (Sign out)
              You have left! (?) (thinking…)
              planned  ·  Ryan BiggAdminRyan Bigg (Admin, Rails 3 Book) responded

              I think this is an absolutely essential part of any Rails book. You have to be monitoring the exceptions that will happen, even if you are doing testing.

              Then you also have to be monitoring for when the server / something else blows up.

              Great suggestion!

            • How to contribute to opensource, maybe with an example using github

              Show people what to do and include a CALL TO ACTION. Like u did on camp!

              6 votes
              Vote 0 votes Vote Vote
              Vote
              Sign in
              Check!
              (thinking…)
              Reset
              or sign in with
              • facebook
              • google
                I agree to the terms of service

                You'll receive a confirmation email with a link to create a password (optional).

                Signed in as (Sign out)
                You have left! (?) (thinking…)
              • Stack agnosticism: how and when to swap in stack substitutes?

                One of the central ideas to the Rails 3 version is that each part of the standard Rails stack is replaceable. Use practical examples of swapping in substitutes and, even, how to write your own substitutes and properly hook in.

                6 votes
                Vote 0 votes Vote Vote
                Vote
                Sign in
                Check!
                (thinking…)
                Reset
                or sign in with
                • facebook
                • google
                  I agree to the terms of service

                  You'll receive a confirmation email with a link to create a password (optional).

                  Signed in as (Sign out)
                  You have left! (?) (thinking…)
                  under review  ·  Ryan BiggAdminRyan Bigg (Admin, Rails 3 Book) responded

                  I’m thinking of covering how to swap out ActiveRecord with something else, like Datamapper or Mongo, or both. Do you think this would be worthwhile?

                • Have a best practices chapter

                  Skinny Controller - Fat Model
                  Models that know to much about each other
                  Instance variables in partials
                  Just a few I can think off of the top of my head.

                  5 votes
                  Vote 0 votes Vote Vote
                  Vote
                  Sign in
                  Check!
                  (thinking…)
                  Reset
                  or sign in with
                  • facebook
                  • google
                    I agree to the terms of service

                    You'll receive a confirmation email with a link to create a password (optional).

                    Signed in as (Sign out)
                    You have left! (?) (thinking…)
                  • Cover how to hook in to the new templating system

                    Now that the logic that governs ActionView etc. has been re-written to be completely pluggable. I'd like someone to explore the depths of just how flexible and dynamic it is.

                    5 votes
                    Vote 0 votes Vote Vote
                    Vote
                    Sign in
                    Check!
                    (thinking…)
                    Reset
                    or sign in with
                    • facebook
                    • google
                      I agree to the terms of service

                      You'll receive a confirmation email with a link to create a password (optional).

                      Signed in as (Sign out)
                      You have left! (?) (thinking…)
                    • Rails 3 for Rails 2 Experts

                      An obvious topic, but I think an important one for a Rails 3 book.

                      5 votes
                      Vote 0 votes Vote Vote
                      Vote
                      Sign in
                      Check!
                      (thinking…)
                      Reset
                      or sign in with
                      • facebook
                      • google
                        I agree to the terms of service

                        You'll receive a confirmation email with a link to create a password (optional).

                        Signed in as (Sign out)
                        You have left! (?) (thinking…)
                        planned  ·  Ryan BiggAdminRyan Bigg (Admin, Rails 3 Book) responded

                        When changed-from-Rails-2 things are mentioned I was thinking of having like a footnote, or a reference number next to these things and an appendix at the end listing the changes.

                      • 5 votes
                        Vote 0 votes Vote Vote
                        Vote
                        Sign in
                        Check!
                        (thinking…)
                        Reset
                        or sign in with
                        • facebook
                        • google
                          I agree to the terms of service

                          You'll receive a confirmation email with a link to create a password (optional).

                          Signed in as (Sign out)
                          You have left! (?) (thinking…)
                        • 5 votes
                          Vote 0 votes Vote Vote
                          Vote
                          Sign in
                          Check!
                          (thinking…)
                          Reset
                          or sign in with
                          • facebook
                          • google
                            I agree to the terms of service

                            You'll receive a confirmation email with a link to create a password (optional).

                            Signed in as (Sign out)
                            You have left! (?) (thinking…)
                          • Cover the most useful gems

                            Paperclip
                            Authlogic
                            AccessControl (plug)
                            Capistrano
                            etc

                            3 votes
                            Vote 0 votes Vote Vote
                            Vote
                            Sign in
                            Check!
                            (thinking…)
                            Reset
                            or sign in with
                            • facebook
                            • google
                              I agree to the terms of service

                              You'll receive a confirmation email with a link to create a password (optional).

                              Signed in as (Sign out)
                              You have left! (?) (thinking…)
                            • How to write my own gem

                              Creating gems and plugins for Rails 3

                              2 votes
                              Vote 0 votes Vote Vote
                              Vote
                              Sign in
                              Check!
                              (thinking…)
                              Reset
                              or sign in with
                              • facebook
                              • google
                                I agree to the terms of service

                                You'll receive a confirmation email with a link to create a password (optional).

                                Signed in as (Sign out)
                                You have left! (?) (thinking…)
                              • Explore *useful* meta-programming in Rails

                                Keep to your blogs and e-commerce apps if you must, but I'd like to see just how crazy and useful you could get with meta-programming solutions to (common) problems.

                                2 votes
                                Vote 0 votes Vote Vote
                                Vote
                                Sign in
                                Check!
                                (thinking…)
                                Reset
                                or sign in with
                                • facebook
                                • google
                                  I agree to the terms of service

                                  You'll receive a confirmation email with a link to create a password (optional).

                                  Signed in as (Sign out)
                                  You have left! (?) (thinking…)
                                • Cover classic design patterns

                                  One example is composite. Factories are useful as well.

                                  1 vote
                                  Vote 0 votes Vote Vote
                                  Vote
                                  Sign in
                                  Check!
                                  (thinking…)
                                  Reset
                                  or sign in with
                                  • facebook
                                  • google
                                    I agree to the terms of service

                                    You'll receive a confirmation email with a link to create a password (optional).

                                    Signed in as (Sign out)
                                    You have left! (?) (thinking…)
                                  • explain the best ways to backup

                                    ideas for backing up an app database...S3, good hosts, etc...

                                    1 vote
                                    Vote 0 votes Vote Vote
                                    Vote
                                    Sign in
                                    Check!
                                    (thinking…)
                                    Reset
                                    or sign in with
                                    • facebook
                                    • google
                                      I agree to the terms of service

                                      You'll receive a confirmation email with a link to create a password (optional).

                                      Signed in as (Sign out)
                                      You have left! (?) (thinking…)
                                      planned  ·  Ryan BiggAdminRyan Bigg (Admin, Rails 3 Book) responded

                                      Git is of course a great way to back up your code, but backing up the data in your application is also important. Great idea.

                                    • Page lifecycle

                                      Please describe which Rails components are executing throughout a page's lifecycle. I think it would be most helpful to start with the "web server receives request and passes it off to..." and end with "the bits are sent to the user." At the very least, it would be very helpful for me if you provided an overview/graphic of the lifecycle.

                                      1 vote
                                      Vote 0 votes Vote Vote
                                      Vote
                                      Sign in
                                      Check!
                                      (thinking…)
                                      Reset
                                      or sign in with
                                      • facebook
                                      • google
                                        I agree to the terms of service

                                        You'll receive a confirmation email with a link to create a password (optional).

                                        Signed in as (Sign out)
                                        You have left! (?) (thinking…)
                                      • Cover the confusing world of Date/Time/DateTime

                                        How to set Time.zone, and how to "not worry" about times in Rails.

                                        1 vote
                                        Vote 0 votes Vote Vote
                                        Vote
                                        Sign in
                                        Check!
                                        (thinking…)
                                        Reset
                                        or sign in with
                                        • facebook
                                        • google
                                          I agree to the terms of service

                                          You'll receive a confirmation email with a link to create a password (optional).

                                          Signed in as (Sign out)
                                          You have left! (?) (thinking…)
                                        • Profiling, benchmarking, and optimization

                                          How to tune rails applications for high performance, from the operating system / database, choice of ruby, etc through to programming approaches, tools for profiling, etc

                                          1 vote
                                          Vote 0 votes Vote Vote
                                          Vote
                                          Sign in
                                          Check!
                                          (thinking…)
                                          Reset
                                          or sign in with
                                          • facebook
                                          • google
                                            I agree to the terms of service

                                            You'll receive a confirmation email with a link to create a password (optional).

                                            Signed in as (Sign out)
                                            You have left! (?) (thinking…)
                                          • Reference other useful books when you can't cover enough

                                            One of the things I enjoy about "The Humane Interface" by Jef Raskin is that he doesn't expand or elaborate to the depths of his knowledge; He covers just enough to support his own ideas, and recommends you read (parts of) other books when the subject matter is tangential to his main line of discussion.

                                            eg. I would not consider your rails 3 book to be the best place to spend too long explaining how to use Git. Beside Git's acceptance by convention, it's really outside the scope of Rails itself, and I'd prefer it to be covered elsewhere by… more

                                            1 vote
                                            Vote 0 votes Vote Vote
                                            Vote
                                            Sign in
                                            Check!
                                            (thinking…)
                                            Reset
                                            or sign in with
                                            • facebook
                                            • google
                                              I agree to the terms of service

                                              You'll receive a confirmation email with a link to create a password (optional).

                                              Signed in as (Sign out)
                                              You have left! (?) (thinking…)
                                            ← Previous 1
                                          • Don’t see your idea?
                                          • Post a new idea…
                                          • General

                                            Knowledge Base and Helpdesk