arsood / RoamingRover

App marketplace for dog walkers and clients to connect.
0 stars 5 forks source link

undefined method `first_name' for nil:NilClass #29

Open melc opened 10 years ago

melc commented 10 years ago

undefined method `first_name' for nil:NilClass --- bug came out after login.

Extracted source (around line #125): 122 123 124 125 126 127 128

                                </div>
                                <div class="col-sm-9">
                                        <div>
                                            <strong><%= client_info.first_name %></strong>
                                    </div>
                                    <div>
                                            <small>Requested on <%= (listing.created_at).in_time_zone('Pacific Time (US & Canada)').strftime("%B %d, %Y %-I:%M %p") %></small>