为 oauth 实施 twitter gem

发布于 2024-10-30 22:16:34 字数 51 浏览 1 评论 0原文

有人可以向我指出 Rails 3 中良好的 twitter gem 1.2.0 实现吗?

Can someone point me to good twitter gem 1.2.0 implementation in rails 3?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

痕至 2024-11-06 22:16:34

这有点旧,但也许可以帮助你
这是一个展示如何验证和发送推文的示例,非常基本但有用

https://github。 com/markchang/omniauth-twitter-example

https://github.com /sos4nt/jack-of-all-tweets
它更加充实(参见关注者等)并且有现场演示

this is a little old but might be able to help you
its an example that shows how to verify and send a tweet, very basic but useful

https://github.com/markchang/omniauth-twitter-example

or

https://github.com/sos4nt/jack-of-all-tweets
which is a little more fleshed out (see followers, etc.) and has a live demo

小嗷兮 2024-11-06 22:16:34

Omniauth 是一个非常好的实现。我首先会看看 Simple Omniauth Railscast,以便让您快速上手。

http://railscasts.com/episodes/241-simple-omniauth

Omniauth is a pretty good implementation. I'd start by looking at the Simple Omniauth railscast to get you off the ground quickly.

http://railscasts.com/episodes/241-simple-omniauth

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文