Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement encyclopedia rails application #299

Closed
wants to merge 4 commits into from

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    3c5831c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf612d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c072bc View commit details
    Browse the repository at this point in the history
  4. Cleanup article controller and views

    * Removes an unused CSS class from the application stylesheet
    * Removes an unused template variable from the articles controller
    * Adds endpoint documentation to the article controller's methods
    * Removes the use of HTML entities from the articles index view
    * Fixes indentation in the articles show view
    lukekrikorian committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6b26e20 View commit details
    Browse the repository at this point in the history