You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Rails application Where yuou can Chnage UI font , Color, or Title of tha page dynamically.
About
A single page website using Ruby on Rails,which allows the user to modify the styling of that page. At a minimum, the user should be able to change the colors, title, and font on the page, but should not be able to modify the controls for styling the page. Data should be saved via Active Record and changes should persist sessions.