Full Stack's Broadcast
@fullstackbroadcast
2.23K
subscribers
9
photos
1
file
1.82K
links
Recurring articles about web development, web design, web trends and everything else which concerns web.
Download Telegram
Join
Full Stack's Broadcast
2.23K subscribers
Full Stack's Broadcast
#Ruby
http://blog.active-bridge.com/simple-way-to-create-public-pages
Active-Bridge
Simple way to create public pages
Have you ever heard about public pages in
Ruby
? And what does it mean? So, it's generally understood, they are used when there is no need for dynamic info or pulling from the database.
As usual
Ruby
on Rails developers implement some pre-built gems. But…