Giter Club home page Giter Club logo

Comments (4)

zenspider avatar zenspider commented on June 27, 2024
2014-09-14T05:32:07.817025+00:00 app[web.1]: ActiveRecord::RecordNotFound (Couldn't find Talk with id=433):
2014-09-14T05:39:13.396828+00:00 heroku[router]: at=info method=GET path="/people" host=www.seattlerb.org request_id=7040bfef-1883-4753-a9b6-83e004c5dfcd fwd="46.119.122.233" dyno=web.1 connect=1ms service=6ms status=404 bytes=458
2014-09-14T05:39:13.394074+00:00 app[web.1]: Started GET "/people" for 46.119.122.233 at 2014-09-14 05:39:13 +0000
2014-09-14T05:39:13.396892+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/people"):
2014-09-14T05:39:13.396899+00:00 app[web.1]:   vendor/bundle/ruby/2.0.0/gems/railties-3.2.17/lib/rails/rack/logger.rb:16:in `block in call'
10027 % git blame app/views/about/projects.html.erb | grep people
39aae733 (Miles Starkenburg 2014-03-25 20:19:01 -0700  2)   <%= @projects.size %> projects from just <%= Member.count %> people...
39aae733 (Miles Starkenburg 2014-03-25 20:19:01 -0700 14)           <li><%= link_to member.name, "/people##{member.name.parameterize}" %></li>

@gringocl oi! Can you look at this?

from seattlerb.org.

gringocl avatar gringocl commented on June 27, 2024

I will take a look

from seattlerb.org.

gringocl avatar gringocl commented on June 27, 2024

I fixed that routing error, PR #91 . I don't know why /members isn't working that is from projects... What else do the logs say? Did we upgrade Ruby? The vendor bundle in that log says 2.0.0?

from seattlerb.org.

thagomizer avatar thagomizer commented on June 27, 2024

This is working correctly right now. Closing.

from seattlerb.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.