GithubHelp home page GithubHelp logo

luanotes / action-text-in-rails6 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.11 MB

How to use Action Text in Rails 6

Home Page: https://luanotes.com/blogs/using-action-text-in-rails-6

Ruby 75.01% JavaScript 7.09% CSS 3.13% HTML 14.77%
rails rails6 action-text upload-images s3 actiontext luanotes

action-text-in-rails6's Introduction

Using Action Text in Rails 6

What is Action Text?

Action Text is a new cool feature in Rails 6.0, which helps to build a rich text editor (WYSIWYG editor) easily in Rails application. It includes the Trix editor that handles everything from formatted text to links or embedded images. Attachments as images are automatically stored using Active Storage and associated with the included RichText model.

What is Trix Editor?

Trix is a rich text editor for everyday writing. Compose beautifully formatted text in your web application. Trix is an editor for writing messages, comments, articles, and lists—the simple documents most web apps are made of. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent HTML.

Using Action Text through Example

  • Create a new Rails 6 application
  • Create a Post model with 2 columns are: title and content
  • Install Action Text
  • Using Action Text to edit the content of Post

Detail on my blog: https://luanotes.com/blogs/using-action-text-in-rails-6

action-text-in-rails6's People

Contributors

thanhluanuit avatar

Watchers

 avatar

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.