mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.7K
active users

#rails

11 posts9 participants0 posts today

Started building new #rails app. Trying to have clean Rails experience, with few gems that I wanted to try (phlex, associated_object).

I'm bit stuck on forms. I used simple_form in other projects, but its "too much magic" for me (similar to devise, which I ditched for this project).
However, as I need go create a lot of form fast, using `form.input ` instead of `form.label` + `form.some_input` + `form.errors` for every attribute is much more convenient.

Is there a simpler way? can phlex help?

My site’s images are now powered by Parklife’s (alpha) ActiveStorage integration. This is significant because it’s the vital missing piece of being able to turn a Rails app into a static site whilst continuing to use all the features and libraries you’re used to #Ruby #Rails #Parklife 🌳