Giter Club home page Giter Club logo

Comments (5)

HamptonMakes avatar HamptonMakes commented on June 11, 2024

Seems to be coming from buttercms-ruby (1.7) lib/buttercms-ruby.rb:67:in []'`

from buttercms-ruby.

HamptonMakes avatar HamptonMakes commented on June 11, 2024

Upgraded to the latest 1.8 release and still get the same error:

buttercms-ruby (1.8) lib/buttercms-ruby.rb:68:in `[]'
buttercms-ruby (1.8) lib/buttercms-ruby.rb:68:in `api_request'
buttercms-ruby (1.8) lib/buttercms-ruby.rb:99:in `request'
buttercms-ruby (1.8) lib/buttercms/butter_resource.rb:53:in `find'
actionpack (6.1.3) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
actionpack (6.1.3) lib/abstract_controller/base.rb:228:in `process_action'
actionpack (6.1.3) lib/action_controller/metal/rendering.rb:30:in `process_action'

from buttercms-ruby.

jjudge avatar jjudge commented on June 11, 2024

Is all a supported method for ButterCMS::Page?

Here are some examples I'm using in an application to fetch a list of pages, and a page itself:

ButterCMS::Page.list('solution')
ButterCMS::Page.get('solution', params[:id])

By the way, thanks for Haml! Huge, huge fan of it.

from buttercms-ruby.

jakelumetta avatar jakelumetta commented on June 11, 2024

Hey @hcatlin - Yeah @jjudge is correct (thanks Jeff). You'll want to use Page.list:

https://github.com/ButterCMS/buttercms-ruby#pages
https://buttercms.com/docs/api/?ruby#get-multiple-pages-(page-type)

Give that a try and let us know if you run into any issues.

from buttercms-ruby.

HamptonMakes avatar HamptonMakes commented on June 11, 2024

Yeah, turns out that the find method does exist, but you have to pass it a single string argument

from buttercms-ruby.

Related Issues (10)

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.