Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SSOを使用している場合、ユーザーがポータルからサインアウトしているときに動作します。その後、別のポータル上の同じユーザーの他のすべてのセッションは、SSOであるため期限切れになります。plzは、Rails3の使用を支援します。
1つの実装はhttp://code.google.com/p/rubycas-server/です
なぜこれが機能しないのか理解できません。私は単純な 'input type="date"' フィールドを持っています....
<input type="date" name="Date"/>
そして、この関数でページが読み込まれるたびに、値を今日の日付に設定しようとしています.