ruby.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
If you are interested in the Ruby programming language, come join us! Tell us about yourself when signing up. If you just want to join Mastodon, another server will be a better place for you.

Administered by:

Server stats:

1.1K
active users

Petrik de Heus

This has bothered me for years: You open the Rails API documentation, click on ActiveRecord in the sidebar ... and you are basically lost....

You see a lot of namespaces with no idea what to do next.

Pretty excited to get this one working: Including the READMEs
for the main Rails framework API pages.
github.com/rails/rails/pull/47

Thanks to @zzak for the `:include:` directive tip.

GitHubInclude READMEs in main framework pages of the API documentation by p8 · Pull Request #47717 · rails/railsBy p8

@p8 I saw your message about SEO of this doc. Don't you think that Rails Foundation could pay a company that will work on that?

Also I recently read this and think we could also grab some ideas. twitter.com/DevanilJr/status/1

TwitterTweet / Twitter

@benoit Personally I'd rather have them spend money on things the community isn't doing right now. ApiDock currently has a single page per method which allows better SEO scores as the <title> and <h1> both mention them methods.

Any ideas specifically you think we could grab from those React docs?

@p8 Maybe more videos. Or something with more visual output. The Rails intro guide is good but pretty big.

@benoit I think that is the plan...

@p8 I think we need more "wahoo" effect. Like you can sometimes have with Stimulus. For example twitter.com/ilrock__/status/16

Twitterट्विट / Twitter

@p8 @zzak ok i love this change!

That is nice! Thanks for the tip @ZiggyTheHamster !