The date select Rails helper is great to get the date/month/year data, however sometime it’s required to customize the default functionality in a way which is sometimes not directly available. For this particular requirement, it can be achieved by using some default options and adding some more hack to it… For this, remove the year [...]
